We have a tutorial video created a few years ago by a former staff member. It's a self contained SWF file with layers and controls all inside the SWF. I can add it to a page with the TinyMCE video control but unless I set the SWF to autoplay, all you get is a big blank square where the video should be. You have to know to right click to start playing the SWF.
Is there a way in Umbraco that I can add a play button?
Only thing I can think of, is to use some Jquery and an iFrame. I don't know any way to trigger the playbutton outside of the SWF.
So you put the SWF in a static page somewhere and load the static page with autoplay.
like this. (put in the correct links, pictures and paths).
Add play button to SWF
We have a tutorial video created a few years ago by a former staff member. It's a self contained SWF file with layers and controls all inside the SWF. I can add it to a page with the TinyMCE video control but unless I set the SWF to autoplay, all you get is a big blank square where the video should be. You have to know to right click to start playing the SWF.
Is there a way in Umbraco that I can add a play button?
Only thing I can think of, is to use some Jquery and an iFrame. I don't know any way to trigger the playbutton outside of the SWF. So you put the SWF in a static page somewhere and load the static page with autoplay.
like this. (put in the correct links, pictures and paths).
is working on a reply...