Hi guys,
I’m not sure there’s an easy work around for this, but here goes.
I have to create a page containing video that can be CMS managed.
I have it working when I embed video within an swf and upload it to CMS, the problem here is I can’t add controls to it for play/pause. Can this be done?? If not…
I tried to use swf to point to flv and stream video, this does not work on CMS,
because it cannot locate flv. Both files exist in a database as opposed to a particular directory (/video) because of CMS.
Any ideas how to get around this? can I somehow dynamically tell the swf where the flv file is?