james73 Moderator


Joined: 30 Jul 2007 Posts: 3280
Location: Utopia Planitia
|
Posted: Fri Aug 17, 2007 5:43 pm Post subject: Embedding YouTube Videos |
|
|
First, go into your own profile and make sure the 'Always allow HTML' option
is selected:
Then, when posting a reply, make sure there is no tick in the 'Disable HTML
in this post' box:
Finally, the YouTube embed code looks like this:
| Code: | | <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/qXDuoiD3yyg"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/qXDuoiD3yyg" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object> |
Remove everything except the code in the 'embed' tags, like this:
| Code: | | <embed src="http://www.youtube.com/v/qXDuoiD3yyg" type="application/x-shockwave-flash"width="500" height="375"> |
Et voilą.
James H
_________________ The blinding obvious is what you showed to me..... |
|