Allow embedded videos autoplay option
4
votes
Mutikasa
shared this idea
-
rd91 commented
This would be a good idea.
A possible solution might be a parameter like at youtube videosNo autoplay:
<iframe width="510" height="400" src="http://xhamster.com/xembed.php?video=3156223" frameborder="0" scrolling="no"></iframe>With autoplay:
<iframe width="510" height="400" src="http://xhamster.com/xembed.php?video=3156223&autoplay=1" frameborder="0" scrolling="no"></iframe>