jump to navigation

Auto Playing your Video is a great tool and I’m going to show you how to do it! May 24, 2008

Posted by ryanhillonline in Uncategorized.
Tags: , , , ,
trackback

First download your video to Youtube.  Second take the embed code to your video and put it anywhere else you would like myspace, social networks, you can even send that in emails.  

Example.

<object width=”425″ height=”355″><param name=”movie” value=”http://www.youtube.com/v/NCW8XLLMazY&hl=en&rel=0″></param><param name=”wmode” value=”transparent”></param><embed src=”http://www.youtube.com/v/NCW8XLLMazY&hl=en&rel=0” type=”application/x-shockwave-flash” wmode=”transparent” width=”425″ height=”355″></embed></object>

That’s an example of one of my videos on YouTube.  Now lets look at the code we insert.

&rel=1&autoplay=1      this is all you need to auto play

 

You want to remove everything before the embed code.  Also after the emded code example

<object width=”425″ height=”355″><param name=”movie” value=”http://www.youtube.com/v/NCW8XLLMazY&hl=en&rel=0″></param><param name=”wmode” value=”transparent”></param><embed src=”http://www.youtube.com/v/NCW8XLLMazY&hl=en&rel=0” type=”application/x-shockwave-flash” wmode=”transparent” width=”425″ height=”355″></embed> </object>

Now all we half to do is insert the auto play code after the youtube link and inside thw quotations example

<embed src=”http://www.youtube.com/v/NCW8XLLMazY&hl=en&rel=0&rel=1&autoplay=1” type=”application/x-shockwave-flash” wmode=”transparent” width=”425″ height=”355″></embed>

If it doesn’t work you need to make sure there are no space inbetween the youtube video link and that autoplay link.  This does keep the code from not working.

I hope you enjoyed this acticle as much as I did writing it, I look forward to writing more with you.  Have a great day.

Ryan Hill
Skype Id: Ryan.Hill.Mentor
ooVoo Id: RyanHill

Comments»

No comments yet — be the first.