320x100
1. 동영상 크기 맞추기 (PC + 모바일)
<div style="position:relative;width:100%;height:0;padding-bottom:70%">
<iframe style="position:absolute;top:0;left:0" width="100%" height="100%" src="동영상주소" frameborder="no" scrolling="no"></iframe>
</div>
2. embed 자동플레이
<embed src="http://www.youtube.com/v/OG70uXZSQxo?hl=ko_KR&autoplay=1&loop=1&version=2&rel=0" type="application/x-shockwave-flash" width="420" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>
3. iframe 자동플레이
<iframe width="320" height="240" src="http://www.youtube.com/embed/yHfJXxfK5ko" frameborder="0" allowfullscreen="true"></iframe>
위 주소 형태에서 embed → v 로 고치고, http 주소 끝부분에 &autoplay=1를 붙여주면 됩니다.
<iframe width="560" height="315" src="http://www.youtube.com/v/yHfJXxfK5ko&autoplay=1" frameborder="0" allowfullscreen="true"></iframe>
4. 무한반복
www.youtub 뒤에 -loop 붙이기
<iframe width="230" height="30" src="//www.youtube-loop.com/v/NrhJQBi-p-c?rel=0&autoplay=1" frameborder="0" allowfullscreen="true">
5. 글자에 링크걸기
<a href="주소" >링크명</a>
6. 플래쉬 링크걸기
<embed src=" [플래쉬주소] ">
<embed src="플래시 주소" width="가로크기" height="세로크기">
320x100
'스크랩 > 촬영 편집 기술' 카테고리의 다른 글
60D 필쳐스타일 사용하기 (0) | 2015.07.06 |
---|---|
[장비]스테디캠(Steadicam) 사용법 (0) | 2015.07.02 |
[동영상 카메라 비교] 소니 a7S VS 파나소닉 GH4 VS 삼성 NX1 (0) | 2015.06.11 |
코덱(Codec)이란? (0) | 2015.06.08 |
올림푸스 OM-D E-M5 Mark II (0) | 2015.06.03 |
[XDCAM] 소니 PMW-EX3 파일출력 (0) | 2015.05.13 |
[에펙] Effects - glitch (그래픽, 사운드 깨짐현상) (0) | 2015.04.28 |
[Premiere] 쿠다가속 (0) | 2015.04.21 |
[공공기관] 나라장터를 통한 공공기관 입찰 참여시 (0) | 2015.03.26 |
[Audition] Premier에서 Audition으로 소음 보정하기 (0) | 2015.03.11 |