|
I am trying to post a youtube video and I can't figure it out for anything. The code from youtube looks like this:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/Y9OPyCRs0b0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/Y9OPyCRs0b0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
Will someone please tell me how to type in the <youtube url=..etc.?
THANKS A TON!!!!
|
It's <youtube:http://www.youtube.com/v/Y9OPyCRs0b0>
In other words you must put the URL "http://www.youtube.com/..."
But another much simpler way is to forget about the embedded code that Youtube gives you altogether and simply put the URL as you see in your browser, (in the address bar).
"http://www.youtube.com/watch?v=...." and put that URL inside <youtube:...>
Let me know if that helps or if you have any questions.
Permanent Link