컴퓨터

음악재생기 _html 태그배우기...

보고 느끼고 2008. 9. 18. 02:01

음악재생기 태그모음
 
표준재생기 (Blue)
<Embed src="음원주소" width=300 height=45 autostart="1" x-x-allowscriptaccess="Never' type=audio/x-ms-wma showControls="1" playCount="0" volume="0" LOOP="FALSE" enablecontextmenu="0" invokeURLs="0">
 

 
표준재생기 (Gray)
<Embed src="음원주소" style="Filter: gray()" width=300 height=45 false autostart="1" x-x-allowscriptaccess="Never" type=audio/x-ms-wma showControls="1" playCount="0" volume="0" LOOP="FALSE" enablecontextmenu="0" invokeURLs="0">
 


표준재생기 (Black)
<Embed src="음원주소" style="Filter: xray()" width=300 height=45 false autostart="1" x-x-allowscriptaccess="Never" type=audio/x-ms-wma showControls="1" playCount="0" volume="0" LOOP="1" enablecontextmenu="0" invokeURLs="0">
 

 
표준재생기 색상별로
<span style="background=원하는색상명">
<Embed Src="음원주소" style="filter: alpha(opacity=20)" width=300 height=45 autostart="1" x-x-allowscriptaccess="Never" type=audio/x-ms-wma showControls="1" playCount="0" volume="0" LOOP="FALSE" enablecontextmenu="0" invokeURLs="0"></span>
 
 green
 
 
  skyblue
 
 
중간사이즈 (가로 짧게)
<Embed src="음원주소" width=175 height=28 autostart="1" type=audio/x-ms-wma volume="0" LOOP="1" enablecontextmenu="0">
 
  (기본) blue
 
 
<Embed src="음원주소" style="Filter: gray()" width=175 height=28 autostart="1" type=audio/x-ms-wma volume="0" LOOP="1" enablecontextmenu="0">
 
  gray
 
 
<Embed src="음원주소" style="Filter: xray()" width=175 height=28 autostart="1" type=audio/x-ms-wma volume="0" LOOP="1" enablecontextmenu="0">
 
   black
 
 
중간사이즈 (가로 길게)
<Embed src="음원주소" width=300 height=28 autostart="1" type=audio/x-ms-wma volume="0" LOOP="1" enablecontextmenu="0">
 
   (기본) blue
 
 
<Embed src="음원주소" style="Filter: gray()" width=300 height=28 autostart="1" type=audio/x-ms-wma volume="0" LOOP="0" enablecontextmenu="0">
 
  gray
 
 
<Embed src="음원주소" style="Filter: xray()" width=300 height=28 autostart="1" type=audio/x-ms-wma volume="0" LOOP="0" enablecontextmenu="0">
 
   black
 
 
 
작은사이즈 (Stop 버튼 보이기)
<Embed src="음원주소" width=75 height=28 autostart="1" type=audio/x-ms-wma volume="0" LOOP="1" enablecontextmenu="0">
 



작은사이즈 (Stop 버튼 숨기기)
<Embed src="음원주소" width=48 height=28 autostart="1" type=audio/x-ms-wma volume="0" LOOP="1" enablecontextmenu="0">
 


 볼륨부분 숨기기
<Embed src="음원주소" width=300 height=45 autostart="1" x-x-allowscriptaccess="Never" type=audio/x-ms-wma showControls="1" showaudiocontrols="0" playCount="0" volume="0" LOOP="0" enablecontextmenu="0" invokeURLs="0"> 
 


 Position 컨트롤 숨기기 (이전, 다음곡 재생버튼 숨기기)
<Embed src="음원주소" width=300 height=45 autostart="1" x-x-allowscriptaccess="Never" type=audio/x-ms-wma showControls="1" showpositioncontrols="0" playCount="0" volume="0" LOOP="0" enablecontextmenu="0" invokeURLs="0"> 
 



트랙 숨기기
<Embed src="음원주소" width=300 height=26 autostart="1" x-x-allowscriptaccess="Never" type=audio/x-ms-wma showControls="1" showtracker="0" playCount="0" volume="0" LOOP="0" enablecontextmenu="0" invokeURLs="0"> 
 



소형재생기 (blue)
<Embed src="음원주소" style="filter: alpha(opacity=100 style=2 finishopacity=0)Blue()"  width=70 height=26 autostart="1" x-x-allowscriptaccess="Never" type=audio/x-ms-wma showControls="1" playCount="0" volume="0" LOOP="0" enablecontextmenu="0" invokeURLs="0"> 
 



소형재생기 (Gray)
<Embed src="음원주소" style="filter: alpha(opacity=100 style=2 finishopacity=0)gray()"  width=70 height=26 autostart="1" x-x-allowscriptaccess="Never" type=audio/x-ms-wma showControls="1" playCount="0" volume="0" LOOP="0" enablecontextmenu="0" invokeURLs="0"> 
 


소형재생기 (Black)
<Embed src="음원주소" style="filter: alpha(opacity=100 style=2 finishopacity=0)xray()"  width=70 height=26 autostart="1" x-x-allowscriptaccess="Never" type=audio/x-ms-wma showControls="1" playCount="0" volume="0" LOOP="0" enablecontextmenu="0" invokeURLs="0"> 
 



원형재생기 (가로 짧게)
<EMBED src="음원주소" style="filter: alpha(opacity=100 style=2 finishopacity=0)xray()"  width=171 height=26 atuostart="1" x-x-allowscriptaccess="Never" type=audio/x-ms-wma showControls="1" playCount="0" volume="0" LOOP="0" enablecontextmenu="0" invokeURLs="0">     
                                           



원형재생기 (가로 길게)
<EMBED src="음원주소" style="filter: alpha(opacity=100 style=2 finishopacity=0)xray()"  width=300 height=26 atuostart="1" x-x-allowscriptaccess="Never" type=audio/x-ms-wma showControls="1" playCount="0" volume="0" LOOP="0" enablecontextmenu="0" invokeURLs="0">     
  



재생기 숨기기
<Embed src="음원주소" style="display=none" autostart="1" x-x-allowscriptaccess="Never" type=audio/x-ms-wma showControls="1" playCount="0" volume="0" LOOP="0" enablecontextmenu="0" invokeURLs="0"> 
음악은 재생되지만 재생기가 보이지 않는 태그입니다.
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
각 태그 안에 "음원주소"라고 적혀있는 부분은 음악 주소를 복사해서 붙여주시고,
'표준재생기 색상별로' 태그 안에 "원하는색상명"이라고 적혀 있는 부분은 원하는 색상을 적으면 됩니다.
green, red, blueyellowskyblue 등등......
 
블로그에 음악을 올릴 때 자동재생, 또는 수동재생으로 올리게 되는데.
위에 열거한 태그는 음악이 자동으로 재생되는 태그입니다.
태그 중에 autostart="1"로 하시면 음악이 자동으로 재생됩니다.
음악을 수동으로 재생하기를 원하시면 autostart="0"으로 바꿔주면 됩니다.
 
◆ 탄 금 대 ◆
출처: http://blog.daum.net/sks466/15256897