How to stop YouTube iframe embed from autoplaying -
i've made no code changes, in last few hours, embedded youtube videos (using new iframe html5 method) started autoplaying.
from searching around online, found recommended putting ?autoplay=0 in src url, doesn't work.
another suggestion said i'd have go old method, , that's 1 allows turn off autoplay.
i'd rather not that, if need to, bigger question is,
q1: there way stop autoplaying other reverting old embed?
side question: changed in past few hours made videos start autoplaying?
<iframe src="//www.youtube.com/embed/n2tlvo5ci4y?autoplay=0" frameborder="0" allowfullscreen></iframe>
i hear it's googlecast extension. disable close chrome run chrome should fixed now.
Comments
Post a Comment