Friday, 26 November 2010

Finally - embed yoube clips with valid HTML

Its easy, bot my invention or discovery, but I can no longer ind the source.

Anyway, this is how you do it:

< object type="application/x-shockwave-flash" data="[INSERT VIDEO URL FROM EMBED CODE PROVIDED HERE]" width="400" height="326">
< param name="movie" value="[INSERT VIDEO URL FROM EMBED CODE PROVIDED HERE]" />
< param name="FlashVars" value="playerMode=embedded" />
< /object >


That's all there is to putting a video or slideshow from www.youtube.com into your pwn valid html.

No comments:

Post a Comment