블로그 음악올리기 Part.2 - 다양한 미디어 재생기 효과 |
< 소스 사용법 >
1. 하단에 보이는 소스中 자신이 필요로 하는것을 복사하여
"태그 연습장" 에 붙여 넣는다.
- 현재 보시는 포스트는 드래그 방지 기능이 설정돼 있습니다.
포스트를 담아가시면 드래그가 가능하니, 소스를 복사해서 사용하세요^^
2. 태그 연습장으로 만들어진 미디어 재생기를 포스트에 붙여넣기 한다. |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
● 표준 사이즈
<EMBED invokeURLs=false autostart="false" x-x-allowscriptaccess="never" WIDTH:300px; HEIGHT: 45px" src=음악주소 width=300 height=45 type=audio/x-ms-wma showControls="true" volume="0" LOOP="FALSE" enablecontextmenu="0">
▼ 결과
● 중간 사이즈 ( Type1 )
<EMBED invokeURLs=false autostart="false" x-x-allowscriptaccess="never" WIDTH:65px; HEIGHT: 45px" src=음악 주소 width=65 height=45type=audio/x-ms-wma showControls="true" volume="0" LOOP="FALSE" enablecontextmenu="0">
▼ 결과
● 중간 사이즈 ( Type2 )
<EMBED invokeURLs=false autostart="false" x-x-allowscriptaccess="never" WIDTH:165px; HEIGHT: 28px" src=음악 주소 width=165 height=28 type=audio/x-ms-wma showControls="true" volume="0" LOOP="FALSE" enablecontextmenu="0">
▼ 결과
● 작은 사이즈 ( Stop 보튼 보이기 )
<EMBED invokeURLs=false autostart="false" x-x-allowscriptaccess="never" WIDTH:64px; HEIGHT: 28px" src=음악 주소 width=64 height=28 type=audio/x-ms-wma showControls="true" volume="0" LOOP="FALSE" enablecontextmenu="0">
▼ 결과
● 작은 사이즈 ( Stop 버튼 숨기기 )
<EMBED invokeURLs=false autostart="false" x-x-allowscriptaccess="never" WIDTH:48px; HEIGHT: 28px" src=음악 주소 width=48 height=28 type=audio/x-ms-wma showControls="true" volume="0" LOOP="FALSE" enablecontextmenu="0">
▼ 결과
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
● 회색 표준 사이즈
<EMBED invokeURLs=false autostart="false" x-x-allowscriptaccess="never" style="FILTER: gray(); WIDTH:300px; HEIGHT: 45px" src=음악주소 width=300 height=45 type=audio/x-ms-wma showControls="true" volume="0" LOOP="FALSE" enablecontextmenu="0">
▼ 결과
● 회색 중간 사이즈 ( Type1 )
<EMBED invokeURLs=false autostart="false" x-x-allowscriptaccess="never" style="FILTER: gray(); WIDTH:65px; HEIGHT: 45px" src=음악 주소 width=65 height=45type=audio/x-ms-wma showControls="true" volume="0" LOOP="FALSE" enablecontextmenu="0">
▼ 결과
● 회색 중간 사이즈 ( Type2 )
<EMBED invokeURLs=false autostart="false" x-x-allowscriptaccess="never" style="FILTER: gray(); WIDTH:165px; HEIGHT: 28px" src=음악 주소 width=165 height=28 type=audio/x-ms-wma showControls="true" volume="0" LOOP="FALSE" enablecontextmenu="0">
▼ 결과
● 회색 작은 사이즈 ( Stop 보튼 보이기 )
<EMBED invokeURLs=false autostart="false" x-x-allowscriptaccess="never" style="FILTER: gray(); WIDTH:64px; HEIGHT: 28px" src=음악 주소 width=64 height=28 type=audio/x-ms-wma showControls="true" volume="0" LOOP="FALSE" enablecontextmenu="0">
▼ 결과
● 회색 작은 사이즈 ( Stop 버튼 숨기기 )
<EMBED invokeURLs=false autostart="false" x-x-allowscriptaccess="never" style="FILTER: gray(); WIDTH:48px; HEIGHT: 28px" src=음악 주소 width=48 height=28 type=audio/x-ms-wma showControls="true" volume="0" LOOP="FALSE" enablecontextmenu="0">
▼ 결과
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
● 블랙 표준 사이즈
<EMBED invokeURLs=false autostart="false" x-x-allowscriptaccess="never" style="FILTER: xray(); WIDTH:300px; HEIGHT: 45px" src=음악주소 width=300 height=45 type=audio/x-ms-wma showControls="true" volume="0" LOOP="FALSE" enablecontextmenu="0">
▼ 결과
▲ 블랙 미디어 재생기는 style 소스 부분만 바꿔주면 됩니다.
☞ style="FILTER: xray(); 로 고쳐 주세요
'≪아름다운것들≫ > 알아두면 좋은것' 카테고리의 다른 글
글자태그 총집합 (0) | 2011.01.28 |
---|---|
136가지 색상의 이름과 기호알기 (0) | 2011.01.27 |
인터넷 사용중 엑박(그림이 안나오고 엑스표시(X)나타나는 현상) 해결방법 (0) | 2010.02.07 |
아이콘 (0) | 2009.12.15 |
소스에 필요한용어 (0) | 2008.06.22 |