
AutoPlay
Hi..,
I host my video at amazon s3,
and i'm planning to make my video autoplay...,
i have try the tutorial page.., but nothing works
Here is my current code :
<div id="my-video"><iframe src="//content.jwplatform.com/players/tHD22Mih-srEnAvO8.html" width="480" height="270" frameborder="0" scrolling="auto" allowfullscreen autostart="true"></iframe></div>
did i miss something?