How can I autoplay a video using the new embed code style for Youtube?
Months ago my iFrame code including autoplay have worked with my embedded youtube video, but now It won't autoplay my video. I've tried all iFrame possibilities..
Here is my current code:
<iframe width="640" height="385" src="http://www.youtube.com/embed/0319ZgKMLzw?autoplay=1"> </iframe>
I'm using wordpress without any plugins.