Skip to main content.
July 5th, 2008

Auto Play YouTube

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~

Autostarting YouTube videos on MySpace is definitely possible. In essence all you need to do is to tweak your Youtube code a bit. The following procedure i put together will help you to autostart YouTube videos on MySpace:

  1. Go to YouTube and grab the code placed in the Embed field. For example:
    <object width="425" height="350"><param name="movie" value="http://www.youtube.com/watch?v=0mvboO3ts6k"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/watch?v=0mvboO3ts6k" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object> 
  2. Add the &autoplay=1 suffix to the video URL as specified in the value and src tags:<object width="425" height="350"><param name="movie" value="http://www.youtube.com/watch?v=0mvboO3ts6k&autoplay=1“></param><param name=”wmode” value=”transparent”></param><embed src=”http://www.youtube.com/watch?v=0mvboO3ts6k&autoplay=1&quot; type=”application/x-shockwave-flash” wmode=”transparent” width=”425″ height=”350″></embed></object>

     

  3. Paste the YouTube code you grabbed to your MySpace profile.
  4. Click Preview Profile and check how your profile looks.
  5. If satisfied, hit Save all changes.

Posted by admin in Enjoy YouTube

This entry was posted on Saturday, July 5th, 2008 at 2:27 am and is filed under Enjoy YouTube. You can follow any responses to this entry through the comments RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>