How to add Embed and Autoplay Youtube video in blog
You can add youtube video into your blog or website.Normally visitors need to click the play button to play the video. But Do you want to Autoplay the videos? Yes you can! visitor do not need to hit the play button. The video will be automatically played. You can do this to your blogger blog, wordpress blog, Website and anywhere you want. This is very simple process. You have to just add some code after your Youtube video Embed codes.
I am going to tell you you how to do this..
1. open youtube.com and open any video.
2. Click Share
3. Click Embed
4. Check Use old embed code. and Copy the Embed code.
5. Now paste the code where you want to show youtube video.You have to add “ &autoplay=1 “
*Let consider, the original code:
<object width=”420″ height=”315″><param name=”movie” value=”http://www.youtube.com/v/Uylox2LfuAM?version=3&hl=en_US here you have to add the code “></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”http://www.youtube.com/v/Uylox2LfuAM?version=3&hl=en_US here you have to add the code” type=”application/x-shockwave-flash” width=”420″ height=”315″ allowscriptaccess=”always” allowfullscreen=”true”></embed></object>
*After Adding &autoplay=1 the final code is:
<object width=”420″ height=”315″><param name=”movie” value=”http://www.youtube.com/v/Uylox2LfuAM?version=3&hl=en_US&autoplay=1“></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”http://www.youtube.com/v/Uylox2LfuAM?version=3&hl=en_US&autoplay=1” type=”application/x-shockwave-flash” width=”420″ height=”315″ allowscriptaccess=”always” allowfullscreen=”true”></embed></object>
The video should be autoplay. If you have any problem about this topic then let me know.








Pingback: How to Add Music in the background of blogger blog « Blogger « INFOTILLA – A Tutorial Blog