我有一個iframe用於將頻道的視頻嵌入到html頁面。該網頁用於數字標牌,因此無人可以導航。我的問題是,儘管我使用了& autoplay = 1,但該頻道的視頻並未自動啓動。 這裏是代碼:Youtube嵌入視頻自動播放
<iframe width="480" height="480" src="http://www.youtube.com/embed?listType=user_uploads&list=NBA&loop=1&autoplay=1&rel=0&showinfo=0&controls=0&autohide=1" frameborder="0" allowfullscreen></iframe>
謝謝。
太棒了!有用。非常感謝你。 –