Membuat Video Youtube Autoplay

Perhatikan contoh script video youtube yang tertanam
<iframe width="560" height="349" src=" URL SUMBER VIDEO " frameborder="0" allowfullscreen></iframe>
Untuk membuat video autoplay, Anda perlu menambahkan Autoplay = 1 setelah URL SUMBER VIDEO.
Contoh:
<iframe width="560" height="349" src="http://www.youtube.com/embed/4P0Rbe1ASuQ ?autoplay=1 " frameborder="0" allowfullscreen></iframe>
0 comments:
Post a Comment