Here is the code I used to get the YouTube videos to work: < object height="350" width="425">< param name="movie" value="http://www.youtube.com/v/WzSGjLQrT_A">< embed src="http://www.youtube.com/v/WzSGjLQrT_A" type="application/x-shockwave-flash" width="600" height="350">< /embed>< /object>
The bit in quotes that is repeated is similar to the direct link to a single video on YouTube or what you see in the address bar when viewing a video, for example: http://www.youtube.com/watch?v=vmijnrgesxc
To make it able to be embedded in your blog the "watch?" is removed and the "=" after the "v" is replaced with another "/".
Please note, I had insert a space after each "<" in order to get the html code to show up.
5 comments:
I love that one!!!!!!!!!!
I wish I had broadband. I miss out on all the good stuff.
How do you get YouTube to work these days I can't seem to get it to work.
Hi Morgan,
Here is the code I used to get the YouTube videos to work:
< object height="350" width="425">< param name="movie" value="http://www.youtube.com/v/WzSGjLQrT_A">< embed src="http://www.youtube.com/v/WzSGjLQrT_A" type="application/x-shockwave-flash" width="600" height="350">< /embed>< /object>
The bit in quotes that is repeated is similar to the direct link to a single video on YouTube or what you see in the address bar when viewing a video, for example:
http://www.youtube.com/watch?v=vmijnrgesxc
To make it able to be embedded in your blog the "watch?" is removed and the "=" after the "v" is replaced with another "/".
Please note, I had insert a space after each "<" in order to get the html code to show up.
Does that help?
Yes my darling thank you
Post a Comment