iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hello Johns,
I am sorry for the late reply. UXFlow can also be used as a video player. When you create an UXFlowItem with MediaType set to Video and a VideoSource is set to a valid URI, the UXFlow automatically displays the player control panel when you mouse over on the the focused UXFlowItem.
You can full screen the video by clicking the full screen button in the control panel. Furthermore, you can also full screen the UXFlow entirely for a better viewing by clicking the full screen button in the main UXFlow user interface.Example, here is the xaml sample if you don't want to use MVVM.
<Intersoft:UXFlow Name="UXFlow1" VideoMemberPath="http://live.clientui.com/ClientBin/Assets/Videos/"> <Intersoft:UXFlowItem SubTitle="Vampire Suck" Title="Vampire Suck" VideoSource="vampiressuck_480p.mov" ImageSource="/Images/vampiressuck.jpg" MediaType="Video" /> <Intersoft:UXFlowItem SubTitle="Step Up 3D" Title="Step Up 3D" VideoSource="stepup3d_480p.mov" ImageSource="/Images/stepup3d.jpg" MediaType="Video" /> <Intersoft:UXFlowItem SubTitle="Tron" Title="Tron" VideoSource="tron_480p.mov" ImageSource="/Images/tron.jpg" MediaType="Video" /> </Intersoft:UXFlow>
Regards,Handy
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname