≪아름다운것들≫/알아두면 좋은것

다양한 미디어 재생기

정주리 2011. 1. 27. 22:27

 
 
 

  블로그 음악올리기 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();  로 고쳐 주세요