photo tutorial_zps442c93fa.png  photo owner_zps6a3d4f56.png  photo home-1_zpsab213777.png

Youtube

Views

So today I'm going to teach you guys how to use youtube and paste in to your blog and autoplay it. So lets start it.
First you need to copy and paste the youtube code that you want it at HTML/JavaScript

Saw it right ? So the most important step follow it.

<object width="560" height="349"><param name="movie" value="http://www.youtube.com/v/qMxX-QOV9tI?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/qMxX-QOV9tI?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="560" height="349" allowscriptaccess="always" allowfullscreen="true"></embed></object>

Change it to ;

<object width="200" height=&quot25"><param name="movie" value="http://www.youtube.com/v/qMxX-QOV9tI?autoplay=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/qMxX-QOV9tI?autoplay=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="200" height="25" allowscriptaccess="always" allowfullscreen="true"></embed></object>

Easy right ? Just maybe some of new blogger will get messy up for this tutorial cause you need to change some code. But Hop you enjoy it :)