본문 바로가기
정보/# 태그 소스 자료실***

음악 재생하는 여러가지 바 입니다... (음악,,,담배꽁초)

by Danpung ! 2016. 12. 15.

 

음악 재생하는 여러가지 바 입니다... 

 

 

[ 음악플레이어 - 뮤직플레이어 태그 소스 ]
 

1. EMBED 기본 태그

<EMBED src="음악주소" autostart="1" loop="-1" hidden="0" width='150' height="45">

1) autostart="1" 미디어 열리면서 재생(미디어 재생 버튼 클릭해야 재생케 할려면 0)

2) loop="-1" 반복 재생(한번만 재생할려면 1)

3) hidden="0" 미디어 안보이는것(보이게 할려면 1)

4) width="150" 미디어 폭

5) height="45" 미디어 높이(안 보이게 할려면 width='0' height="0'으로 해도 됩니다.)

 

2. 음악플레이어 기능 버튼 표시 유무 태그

1) 상태바 보이기 showstatusbar="true"
2) 컨트롤바 숨기기 showcontrols="false"
3) 볼륨컨트롤 숨추기 showaudiocontrols="false"
4) 이전곡 다음곡 버튼 숨추기 showpositioncontrols="false"
5) 트랙바 숨추기 showtracker="false"

 

3. 음악플레이어 색상 및 기능 버튼 추가/삭제 태그

1)

<EMBED style="FILTER: xray()" src="음악 주소" width=90 height=25 type=audio/x-ms-wax AUTOSTART="true" playCount="0" volume="0" showstatusbar="0" showaudiocontrols="1" showtracker="0" ShowControls="1" showpositioncontrols="0" showdisplay="0" ShowGotoBar="0" enablecontextmenu="0">

 

2)

<EMBED style="FILTER: gray()" src="음악 주소" width=90 height=25 type=audio/x-ms-wax AUTOSTART="true" playCount="0" volume="0" showstatusbar="0" showaudiocontrols="1" showtracker="0" ShowControls="1" showpositioncontrols="0" showdisplay="0" ShowGotoBar="0" enablecontextmenu="0">

 

3)

<EMBED src="음악 주소"width=90 height=25 type=audio/x-ms-wax AUTOSTART="true" playCount="0" volume="0" showstatusbar="0" showaudiocontrols="1" showtracker="0" ShowControls="1" showpositioncontrols="0" showdisplay="0" ShowGotoBar="0" enablecontextmenu="0">

 

4)

<EMBED src="음악 주소" width=158 height=51 type=video/x-ms-asf autostart="TRUE" showpositioncontrols="false" loop="TRUE" showstatusbar="1">

 

5)

<EMBED style="FILTER: xray(); WIDTH: 158px; HEIGHT: 51px" src="음악 주소" width=158 height=51 type=video/x-ms-asf showstatusbar="1" loop="TRUE" showpositioncontrols="false" autostart="TRUE">

 

6)

<EMBED style="FILTER: gray(); WIDTH: 158px; HEIGHT: 51px" src="음악 주소" width=158 height=51 type=video/x-ms-asf autostart="TRUE" showpositioncontrols="false" loop="TRUE" showstatusbar="1">

 

7)

<EMBED src="음악 주소" width=280 height=51 type=video/x-ms-asf showstatusbar="1" loop="TRUE" autostart="TRUE">

 

8)

<EMBED style="FILTER: gray()" src="음악 주소" width=280 height=51 type=video/x-ms-asf autostart="TRUE" loop="TRUE" showstatusbar="1">

 

9)

<EMBED style="FILTER: xray()" src="음악 주소" width=280 height=51 type=video/x-ms-asf autostart="TRUE" loop="TRUE" showstatusbar="1">

 

10)

<EMBED src="음악 주소" width=300 height=45 type=video/x-ms-asf loop="-1" volume="0" autostart="false">

 

11)

<EMBED style="FILTER: gray()" src="음악 주소" width=300 height=45 type=video/x-ms-asf autostart="false" volume="0" loop="-1">

 

12)

<EMBED style="FILTER: xray()" src="음악 주소" width=300 height=45 type=video/x-ms-asf autostart="false" volume="0" loop="-1">

 

13)

<EMBED src="음악 주소" width=460 height=26 type=audio/x-ms-wma loop="1" balance="0" autostart="false">

 

14)

<EMBED style="FILTER: gray(); WIDTH: 460px; HEIGHT: 26px" src="음악 주소" width=460 height=26 type=audio/x-ms-wma loop="1" balance="0" autostart="false">

 

15)

<EMBED style="FILTER: xray(); WIDTH: 460px; HEIGHT: 26px" src="음악 주소" width=460 height=26 type=audio/x-ms-wma loop="1" balance="0" autostart="false">

 

16) 그 밖의 태그 소스들(여기 부터는 추가로 입수한 자료들, 대동 소이합니다.)

① <EMBED style="filter: gray() alpha(opacity=40)" src="음악 주소" width="300" height="26" AUTOSTART="1" loop="1" volume="0" enablecontextmenu="0">

 

② <OBJECT id=Player type=audio/x-pn-realaudio-plugin

style="FILTER: xray()" width=250 height=45

classid=CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6 125>

<PARAM NAME="URL" VALUE="음악 주소"> <PARAM name="autoStart" value="true"> <param name="volume" value="100">

<PARAM NAME="playCount" VALUE="8"> </object>

 

③ <embed src="음악 주소" autoStart="1" showControls="true" width="320" height="45" volume="0" playCount="5">

 

④ <embed style="LEFT: 205px; WIDTH: 300px; TOP: 263px; HEIGHT: 45px"

src="음악 주소" width="300" height="45" autostart="false"><br><strong>

<span style="COLOR: #000000">

 

⑤ <EMBED style="FILTER: gray alpha(opacity=100,style=3,finishopacity=0); LEFT: 15px; WIDTH: 300px; TOP: 10px; HEIGHT: 45px" src="음악 주소" width=300 height=45 type=octet-stream loop="true" allowNetworking="internal" x-x-allowscriptaccess="never" invokeURLS="false" volume=0 autostart="false">

 

⑥ <EMBED style="FILTER: xray() alpha(style=2, opacity=100, finishopacity=0); WIDTH: 77px; HEIGHT: 27px" src="음악 주소" width=116 height=26 type=octet-stream autostart="true" EnableContextMenu="false" loop="-1" volume="0" AllowHtmlPopupwindow="false" enableHtmlAccess="false" allowNetworking="internal" x-x-allowscriptaccess="never" invokeURLs="false">

 


[예] 담배꽁초 - 김정미

 

4. 그 밖의 팁

1) <object> 태그를 썼을때 그 안에 <param> 태그를 쓰고 attribute로

    <param name="Volume" value="100">을 집어넣어주면 볼륨이 최대가 됩니다.

2) style="FILTER: alpha(opacity=70 Style=2 FinishOpacity=20) gray()"

    재생바의 연하기 정도를 조절할 수 있습니다.

    (opacity=중앙 부분, FinishOpacity=양테두리 부분)

3) style="border:ridge 3" 재생바 테두리의 컬러를 조절할 수 있습니다.
4) <embed src="음악주소">

    embed 태그를 쓰면 재생 버튼과 일시정지 버튼이 있는 재생바가 생깁니다.

    <[안내]태그제한으로등록되지않습니다-[안내]태그제한으로등록되지않습니다-bgsound 태그는 재생바없이 그냥 배경 음악으로

    깔리게 됩니다.

    <[안내]태그제한으로등록되지않습니다-[안내]태그제한으로등록되지않습니다-[안내]태그제한으로등록되지않습니다-bgsound src="음악주소" loop="-1"> <=== 음악플레이어 없이 배경음악이 무한

    반복 재생됩니다.