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

마케팅·콘텐츠

[이미지/Image] pixlr 로 이미지 사이즈 수정하기

1000 x 600 의 이미지를 800 * 500 으로 사이즈를 바꾸는 방법 1. 홈페이지 접속  http://pixlr.com/editor/  2. 사진 선택  1) File > Open Image 을 클릭합니다.  2) 이미지를 선택할 수 있는 팦업 창이 나타납니다. 3) 수정할 이미지를 선택합니다. 3. 이미지 가로 사이즈를 800으로 줄이기 1) Image > Image Size 를 클릭합니다. 2) 가로를 800 pixels로 […]

Continue Reading →

[유튜브/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 →