Hi Sun,
If you are using your own encoded FLV videos I have come across a nice flash video player called FlowPlayer
You can then use XSLT to generate the required markup you need and store the FLV video either on a specific node with an upload datatype for a property OR use the media section of Umbraco (it depends on your needs).
Warren, what do you need to do in SXLT to generate the required markup? I've downloaded Flowplayer and inserted the macro into a template. My video plays fine in preview, but when I publish, I get this: Error reading XSLT file: \xslt\InsertVideo.xslt
For my scenario I want to show a video galery page (kinda like the Umbraco Video Tutorials page). Is it possible to generate the required markup with Razor?
How to display video in umbraco?
How to display video in umbraco?
Hi,
If you want to display Youtube videos. checkout the following packages/blogposts
http://umbdesignit.codeplex.com/
http://www.nibble.be/?p=36
Regards,
Richard
Hi Sun,
If you are using your own encoded FLV videos I have come across a nice flash video player called FlowPlayer
You can then use XSLT to generate the required markup you need and store the FLV video either on a specific node with an upload datatype for a property OR use the media section of Umbraco (it depends on your needs).
Warren
Thank you. I'v already known this way.
Warren, what do you need to do in SXLT to generate the required markup? I've downloaded Flowplayer and inserted the macro into a template. My video plays fine in preview, but when I publish, I get this: Error reading XSLT file: \xslt\InsertVideo.xslt
Hi Warren,
For my scenario I want to show a video galery page (kinda like the Umbraco Video Tutorials page). Is it possible to generate the required markup with Razor?
greetings,
Anthony
is working on a reply...