Tel: +1 310-997-0924 (Los Angeles), +82 070-8064-2559 (서울)
X f P D VK IG YT V RSS
도움말

[유튜브/YouTube] 자동 플레이

10월 18, 2014
src=”” 에 들어가 있는 값의 제일 마지막에 
?autoplay=1
를 붙이시면 됩니다. 
예제) 
<iframe title=”YouTube video player” width=”480″ height=”390″ src=”http://www.youtube.com/embed/zGPuazETKkI” frameborder=”0″ allowfullscreen></iframe>
=>
<iframe title=”YouTube video player” width=”480″ height=”390″ src=”http://www.youtube.com/embed/zGPuazETKkI?autoplay=1” frameborder=”0″ allowfullscreen></iframe>