Labels

Thursday, March 16, 2017

How can I autoplay a video using the new embed code style for Youtube?



This tutorial is Going To Show You How To Automatically Play Your YouTube, Yahoo and Bing Videos. Here’s the exact Code to Auto Start Videos and the Video AutoPlay Embed Codes: Including Google Video, Yahoo, Bing, MetaCafe, iFilm, MSN Video, Daily Motion, Break and Other Online Video Sites.

It’s fairly easy to do. Google updated their Embed-code to what is called “HTML 5” – this new code makes it a little more difficult to make Your Tube Videos to Autoplay. But I’ll show you how here:

YouTube AutoPlay HD – Embed Code for iFrames – How To Make Your Video Automatically Play.

Youtube HTML code
<iframe width="560" height="315" src="https://www.youtube.com/embed/5y11N8BCT1s" frameborder="0" allowfullscreen></iframe>

You need to add
?autoplay=1

Final Embeded Code for auto play
<iframe width="560" height="315" src="https://www.youtube.com/embed/5y11N8BCT1s?autoplay=1" frameborder="0" allowfullscreen></iframe>


Remember
 "&" is wrong, you must use "?"

So your url would be: http://www.youtube.com/embed/JW5meKfy3fY?autoplay=1

No comments:

Post a Comment