Hi guys, just wanting to know where I can find a list of the paremeters for the Video Wrap class used in the turorials module so I can change the video source from youtube to one of our own and from flash to mpeg. Also it would be good to know what other options are available other than the transparent and wmode params. See below:
<div class=”video-wrap”>
<object width=”640″ height=”480″ data=”http://www.youtube.com/v/NnD2n_NBGMg?fs=1&hl=en_US&showinfo=0&rel=0″ type=”application/x-shockwave-flash”>
<param name=”movie” value=”http://www.youtube.com/v/NnD2n_NBGMg?fs=1&hl=en_US&showinfo=0&rel=0″ />
<param name=”wmode” value=”transparent” />
</object>
Cheers,
Philip