I have been trying to get YouTube to load on my web site and I keep coming up with this http://www.derrickmonroe.com/Woodhill.php look toward the bottom. Not sure why it will not show correctly - I am simply copying the code YouTube provideds me too and installing it in the HTML backend. Here is the code for this specific video they provide.
<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/ctd9kNyy8YY&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ctd9kNyy8YY&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>
Any ideas on what I am doing wrong? I have other videos that work but are "not" from YouTube, I have never been able to get YouTubes to work properly. Any help would be greatly appreciated.

Reply With Quote

