|
The following code will embed the video on your website:
<!--START OF CODE-->
<object width="425" height="350"> <param name="movie" value="http://www.youtube.com/v/fdZetHIryC8"> </param> <embed src="http://www.youtube.com/v/fdZetHIryC8" type="application/x-shockwave-flash" width="425" height="350"> </embed> </object>
<!--END OF CODE-->
|