I have successfully embedded video on blog pages, but am having trouble adding it to a new page on the website.
Here's the youtube embed code:
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/RStqoxGVd7w&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/RStqoxGVd7w&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
All I seem to get is some blank lines on the page.
Can anyone point me to the correct html code to embed a youtube video in the text of a web page?

Reply With Quote
