/ Published in: HTML
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<video width="900" height="506" preload="" controls="" autoplay=""> <source src="/content/video/ibw.mp4" type="video/mp4;"> <source src="/content/video/ibw.ogv" type="video/ogg;"> <source src="/content/video/ibw.webm" type="video/webm;"> <object width="900" height="506" type="application/x-shockwave-flash" data="/content/js/flowplayer/flowplayer-3.2.5.swf"> <param name="flashvars" value="config={"clip": {"url": "/content/video/ibw.flv", "autoPlay":true, "autoBuffering":true}}"> </object> </video>