【发布时间】:2018-03-15 19:00:02
【问题描述】:
我按照this page 上的说明进行操作 应该自动播放的嵌入式 Youtube 播放列表是:
<iframe width="535" height="300" src="https://www.youtube.com/embed?listType=playlist&list=PL8kx4WFqlOK90fxZpao5k2WUEmSPchGhR&autoplay=1&loop=1" frameborder="0" allowfullscreen>
</iframe>
它会在到达最后一个剪辑时循环播放,但不会在页面加载时自动播放。请问这个有解决办法吗?谢谢。
PS。我知道以前有人问过这个问题,但我找不到可行的解决方案。
【问题讨论】: