How can I autoplay a video using the new embed code style for Youtube?
我的代码遵循这些说明并且不起作用.我也看过YouTube的帮助,他们说同样的话 – 对我不起作用.
<html><body> <iframe width="640" height="385" src="//www.youtube.com/embed/0319ZgKMLzw?autoplay" frameborder="0" allowfullscreen></iframe></body> </html>