How does YouTUBE Autoplay Repeatly
I finally get to know how to make YOUTUBE clip to AUTOPLAY over and over again. It’s pretty simple but still took me sometimes though. I think this should work for any web host as long as it supports html codes.
First, copy the embed codes from YouTube.com

Insert &autoplay=1 to enable AUTOPLAY ; &loop=1 to enable REPEATLY
<object width=”425″ height=”350″><param name=”movie” value=”http://www.youtube.com/v/mbyz6-SjGHA”></param><param name=”wmode” value=”transparent”></param><embed src=”http://www.youtube.com/v/mbyz6-SjGHA”
For Wordpress users or others should try also (maybe it works), use this simple method to embed
[youtube mbyz6-SjGHA&autoplay1&loop=1http://www.youtube.com/v/mbyz6-SjGHA]
Popularity: 12% [?]
