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

유튜브·동영상

[유튜브/YouTube] mp3, wav 파일 업로드하기

OK, maybe the title is a little misleading.  You can’t actually upload an .MP3 or .WAV file to YouTube.  It is very easy, however, to combine an audio file with some images and convert to an .MOV or .WMV file that is perfectly acceptable to YouTube.  Here’s How: Windows Users: 1. Download and install Windows […]

Continue Reading →

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

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>

Continue Reading →