Tuesday, July 8, 2008

Auto Start YouTube

Refer to: http://blog.video-download-convert.com/auto-play-youtube-videos/
Can I make my embedded videos autoplay ?

Some one want to autostart YouTube videos in their Blog, MYspace and other website which accepte the YouTube code embed. For example:I want to put this YouTube video into my Blog, the code can be founed here:

<object width="425″ height="344″><param name="movie" value="http://www.youtube.com/v/WwBhnFZ8Gfs"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/WwBhnFZ8Gfs&hl=en&fs=1″ type="application/x-shockwave-flash" allowfullscreen="true" width="425″ height="344″></embed></object> 

Now it begain to auto play youtube videos in my blog.

How you can play YouTube Videos automatically on your blog, my space?
You only need to change the above code  to :

<object width="425″ height="344″><param name="movie" value="http://www.youtube.com/v/WwBhnFZ8Gfs&autoplay=1"></param><param name="allowFullScreen" value="true"></param><embed src=http://www.youtube.com/v/WwBhnFZ8Gfs&autoplay=1″ type="application/x-shockwave-flash" allowfullscreen="true" width="425″ height="344″></embed></object> With "&autoplay=1″  added to the end of the URL. Remember: Two Places

Enjoy it~

You many also want to download youtube videos!

No comments: