posted by 오리밭 2010. 5. 16. 12:28

------------------------------기본 플레이어

EMBED style=FILTER: blue() FONT invokeURLS=false AllowScriptAccess=never autostart=false invokeURLs=false>src=음악주소 width=320 height=45 type=text/plain; charset=EUC-KR autostart=false AllowScriptAccess=never enablecontextmenu=0 volume=0 AUTOSTART=1 PlayCount=2 border=0>

------------------------------블랙 플레이어

EMBED style=FILTER: gray() FONT invokeURLS=false AllowScriptAccess=never autostart=false invokeURLs=false>src=음악주소 width=320 height=45 type=text/plain; charset=EUC-KR autostart=false AllowScriptAccess=never enablecontextmenu=0 volume=0 AUTOSTART=1 PlayCount=2 border=0>

------------------------------회색 플레이어

EMBED style=FILTER: xray() FONT invokeURLS=false AllowScriptAccess=never autostart=false invokeURLs=false>src=음악주소 width=320 height=45 type=text/plain; charset=EUC-KR autostart=false AllowScriptAccess=never enablecontextmenu=0 volume=0 AUTOSTART=1 PlayCount=2 border=0>

좌우 opacity 조정태그>

출처 유

출처 무

블랙 깔끔 미디어 >

출처 유

음악주소 Autostart=1 AllowScriptAccess=never showcontrols=1 showaudiocontrols=1 showpositioncontrols=0 showtracker=1 showgotobar=0 showstatusbar=1 volume=0 LOOP=1 enablecontextmenu=0>

출처무

음악주소 Autostart=1 AllowScriptAccess=never showcontrols=1 showaudiocontrols=1 showpositioncontrols=0 showtracker=1 showgotobar=0 showstatusbar=0 volume=0 LOOP=1 enablecontextmenu=0>

embed 태그에서의 속성에 대해 설명합니다

태그 명령어 설명

태그 설명
autostart=ftrue 페이지가 로딩되자마자 음악이 자동적으로 실행됩니다.

autostart=false

페이지가 로딩되어도 자동실행되지 않습니다. 수동으로 눌러줘야 합니다.
hidden=true 음악 조절판이 보이지 않습니다.
hidden=false 음악 조절판이 보입니다.
loop=true

음악을 무한반복합니다. 이거 꽤 지겹겠군요? loop=infinity 과 같습니다.

loop=false 음악을 반복하지 않습니다.
width=수치 음악 조절판의 너비(가로의 길이)를 지정합니다.
height=수치 음악조절판의 높이(세로의 길이)를 지정합니다.

태그 부가 설명>

showstatusbar=1 ----------> 0 이면 출처가 사라짐

volume=0 ----------> 0 이면 소리최대

opacity=65 , finishopacity=25 값이 클수록 색깔이 흐려짐.

앞과 뒤에 플레이어의 진하기를 나타내줌

Width=320 Height=50Width는 가로길이 Height는 세로길이

출처유 - 표준은 320 x 50

출처무 - 표준은 320 x 25

우측버튼 사라지게 하기>

showaudiocontrols=1 의 속성값을 0으로 주면 재생기 우측버튼이 사라집니다.

가운데 부분나타나기 >

showpositioncontrols=0 의 속성값을 1로 주면 가운데 버튼이 나타납니다. 아래처럼요.