미디어 재생기 소스 표준과 여러모양
표준재생기 (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>
Sky Blue
중간사이즈 (가로 짧게)
<Embed src="음원주소" width=175 height=28 autostart="1" type=audio/x-ms-wma
volume="0" LOOP="1" enablecontextmenu="0">
기본
Gray
Black
중간사이즈 (가로 길게)
<Embed src="음원주소" width=300 height=28 autostart="1" type=audio/x-ms-wma
volume="0" LOOP="1" enablecontextmenu="0">
기본
Gray
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">