christinichka
03-03-2008, 04:25 PM
Can anyone tell me how you embed a youtube video on here?:fingerscrossed
|
View Full Version : How do you embed youtube? christinichka 03-03-2008, 04:25 PM Can anyone tell me how you embed a youtube video on here?:fingerscrossed LMS 03-03-2008, 04:51 PM when you click on the video on youtube.com to watch it, there is a link on the right that says "embed" and it starts with <object width= just copy that entire piece of coding and paste it into your post :D christinichka 03-03-2008, 05:22 PM so do you just copy the whole link and embed.....here's a test: <object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/jJOzdLwvTHA&color1=0xcc2550&color2=0xe87a9f"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/jJOzdLwvTHA&color1=0xcc2550&color2=0xe87a9f" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object> |