How to make You Tube Videos start playing automatically on your page
Have you ever wondered how to get a You Tube Video to start to play automatically when someone comes to your page ? I have, and I could never understand why that is not an option when you go to You Tube to get a video for your blog.
Well, I decided to do some research on that because I thought that should be such an easy thing to do. You have to actually change the embedded code after you do the copy and paste to your blog. You have to add the following code highlighted in yellow in two places in the HTML of the embedded code:
This is how I changed the embedded code of the video that is playing above:
<object width=”425″ height=”344″>
<param name=”allowScriptAccess” value=”never”><param name=”movie” value=”http://www.youtube.com/v/HytIvXHpvP0&hl=en&fs=1&&autoplay=1“>
<param name=”allowFullScreen” value=”true”> <embed allowscriptaccess=”never” src=”http://www.youtube.com/v/HytIvXHpvP0&hl=en&fs=1&&autoplay=1” type=”application/x-shockwave-flash” allowfullscreen=”true” width=”425″ height=”344″></object>
sanssouciblogs wrote on Oct 2, ’09
good to know, thanks!
|
starfishred wrote on Oct 3, ’09
great info laurisita thanks
|
lauritasita wrote on Oct 3, ’09
Thanks guys…I always wondered how to do this. Now you can too !
|
Comments
How to make You Tube Videos start playing automatically on your page — No Comments
HTML tags allowed in your comment: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>