been having troubling trying to setup youtube videos to display inside a message, but havn't had much sucess. (
the only exception is using an external link) I noticed
HTML is turned off so I tried using the youtube
BBcode button but that doesn't work either!
I attempted this but it doesn't do anything:
- Code:
-
<embed src="http://www.youtube.com/v/MeUz4llcCw0&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed>
and this too:
- Code:
-
[youtube]http://www.youtube.com/v/MeUz4llcCw0[/youtube]
is there something more obvious that I'm missing?