posted by 오리밭 2010. 4. 27. 20:41

음악주소" ShowpositionControls="0" Vloume="0" EnableControls="0" Showgotobar="0" Showstatusbar-"0" AllowScriptAccess="never" AutoStart="1" PlayCount="0" Width=300 Height=45>

style="FILTER:gray()" src="음악주소" ShowpositionControls="0" Vloume="0" EnableControls="0" Showgotobar="0" Showstatusbar-"0" AllowScriptAccess="never" AutoStart="1" PlayCount="0" Width=300 Height=45>

style="FILTER:xray()" src="음악주소" ShowpositionControls="0" Vloume="0" EnableControls="0" Showgotobar="0" Showstatusbar-"0" AllowScriptAccess="never" AutoStart="1" PlayCount="0" Width=300 Height=45>

FF3300">음악주소" ShowPositionControls="0" Volume="0" EnableContexMenu="0" showgotobar="0" showstatusbar="0'" AllowScriptAccess="never" AutoStart="1" PlayCount="0" Width="300" Height="45">

FF6600">음악주소" ShowPositionControls="0" Volume="0" EnableContexMenu="0" showgotobar="0" showstatusbar="0'" AllowScriptAccess="never" AutoStart="1" PlayCount="0" Width="300" Height="45">

FFFF00">음악주소" ShowPositionControls="0" Volume="0" EnableContexMenu="0" showgotobar="0" showstatusbar="0'" AllowScriptAccess="never" AutoStart="1" PlayCount="0" Width="300" Height="45">

음악주소" ShowPositionControls="0" Volume="0" EnableContexMenu="0" showgotobar="0" showstatusbar="0'" AllowScriptAccess="never" AutoStart="1" PlayCount="0" Width="300" Height="45">

음악주소" ShowPositionControls="0" Volume="0" EnableContexMenu="0" showgotobar="0" showstatusbar="0'" AllowScriptAccess="never" AutoStart="1" PlayCount="0" Width="300" Height="45">

음악주소" ShowPositionControls="0" Volume="0" EnableContexMenu="0" showgotobar="0" showstatusbar="0'" AllowScriptAccess="never" AutoStart="1" PlayCount="0" Width="300" Height="45">

음악주소" ShowPositionControls="0" Volume="0" EnableContexMenu="0" showgotobar="0" showstatusbar="0'" AllowScriptAccess="never" AutoStart="1" PlayCount="0" Width="300" Height="45">

<원형 재생기 만들기>

음악주소 width=70 height=26 type=audio/x-ms-wma AllowScriptAccess="naver" enablecontextmenu="0" LOOP="1" volume="0" Autostart="1"

음악주소 width=70 height=26 type=audio/x-ms-wma AllowScriptAccess="naver" enablecontextmenu="0" LOOP="1" volume="0" Autostart="1"

음악주소 width=70 height=26 type=audio/x-ms-wma AllowScriptAccess="naver" enablecontextmenu="0" LOOP="1" volume="0" Autostart="1"

음악주소 width=70 height=26 type=audio/x-ms-wma AllowScriptAccess="naver" enablecontextmenu="0" LOOP="1" volume="0" Autostart="1"

블로그에 음악등 멀티미디어 걸기를 하면 뜨는 미디어플레이어를 html 태그를 이용해서 꾸며보겠다.

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

[ ]

편집은 네이버 메일에서 html에 사용체크하고 미리보기하면 되며, 소스에 해당 자료의 주소를 넣으면 됨. [ 볼륨은 Volume="0" / "1", 연속연주는 PlayCount="0"(반복) / "1" / "3" / "5" 이렇게 수정가능하며 길이도 아울러... ]

[ ] 이것은 제외. (내용만 복사해서 사용)

색상코드:http://parangsaekr.com.ne.kr/rgb05.html

다른 색깔 입히기는 Font 태그를 이용해서 가능한데 실제 적용이 쉽지 않아서 다음에...

:goList();">

style="FILTER: gray()" src="음악주소" ShowPositionControls="0" Volume="0" EnableContextMenu="0" showgotobar="0" showstatusbar="0" AllowScriptAccess="never" AutoStart="1" PlayCount="0" Width=160 Height=26>

style="FILTER: xray()" src="음악주소" ShowPositionControls="0" Volume="0" EnableContextMenu="0" showgotobar="0" showstatusbar="0" AllowScriptAccess="never" AutoStart="1" PlayCount="0" Width=160 Height=26>

음악만 재생하는 미디어플레이어의 색상을 바꿀 때(회색으로..)

회색말고 검은색으로 바꾸고 싶다면 gray 부분에 xray 라고 넣어주면 된다.

동영상을 재생하는 미디어플레이어의 색상을 바꿀 때

이때 width는 가로, height는 세로의 사이즈 이다. 원하는 대로 조절해주면 된다.

그리고 style="border:ridge 0 에서 0을 높은 숫자로 바꿔줄수록 미디어플레이어의 바깥 테두리가 굵어진다.

미디어 플레이어의 일부버튼만 보이게 하기

(width=67) (width=100) (width=145)

width=가로, height=세로사이즈의 수치를 조정해 주면 원하는 크기를 얻을 수 있다.

미디어 플레이어의 일부버튼만 보이게 하고 색상도 바꾸기

재생, 정지, 음소거, 볼륨 버튼만 보이게 하기

곡정보 나타나게 하기

컨트롤바를 숨기고 음악정보만 표시하기

희미하게 표시하기


opacity, finishopacity 부분 수치에 따라 오른쪽과 왼쪽 희미해지는 농도가 달라진다.

(opacity=10,style=1,finishopacity=80)

(opacity=80,style=1,finishopacity=10)

원하는 색깔로 표시하기


색깔 부분에 RGB 색상코드를 넣어주면 된다. 색상코드 웹상에 많다.

아니면.. http://parangsaekr.com.ne.kr/rgb01.html

http://parangsaekr.com.ne.kr/rgb05.html ◀ 제가 주로 사용하는 곳임!

마찬가지로 opacity, finishopacity 부분 수치에 따라 오른쪽과 왼쪽 희미해지는 농도가 달라진다.

(opacity=35,style=1,finishopacity=35)

(opacity=20,style=1,finishopacity=80)

(opacity=80,style=1,finishopacity=20)

* 회색이나 검정색처럼 완벽하게 플레이어 색깔을 바꾸는 방법은 아직 모르겠음!

다만 이렇게 백그라운드 처리로 비슷하게 흉내내는 수밖에.. OTL

테두리를 입히고 싶을 때

style="BORDER-RIGHT: #cecece 3px ridge; BORDER-TOP: #cecece 3px ridge; FILTER: invert(); BORDER-LEFT: #cecece 3px ridge; BORDER-BOTTOM: #cecece 3px ridge"

위 소스를 <>괄호 안에 넣어주면 된다.

px 앞에 붙은 숫자가 테두리 두께이다. 두껍게 바꾸고 싶으면 높은 숫자로..

동서남북 방향은 영어 보시면 아실테고..

다른 형태..

개인적으로 이쁘진 않지만 이런 색깔도 많이 보이길래 올려봄.

재생되는 음악 연속듣기

재생버튼을 눌러야만 재생되면서 연속듣기

미디어플레이어가 안 보이면서 연속듣기(배경음악으로 사용할 때..)

미디어플레이어가 안 보이면서 1회만 재생하기

미디어 플레이어가 보이지 않게 하기

<태그 설명>

? /false : 자동 재생 기능 설정. true → ON / false → OFF
? loop=횟수/true/false/infinite : 반복 횟수를 지정.

1 → 1번 재생, 2 → 2번 재생

true, -1, infinite → 무한 반복

false → 한번만 재생

? enablecontextmenu=1/0 : 마우스 오른쪽버튼 클릭 허용/금지 설정.

? hidden=true/false : 미디어플레이어를 화면에 보여 줄 것인가 아닌가를 설정.

? showstatusbar=true/false : 하단의 음악 재생의 상태, 음악파일의 정보표시를 설정.

? showcontrols=true/false : 사용자가 제어할 수 있는 버튼들의 표시를 설정.

? showpositioncontrols= true/false : 이전곡, 다음곡 버튼 표시 설정.

? showaudiocontrols=true/false : 볼륨컨트롤의 표시 설정.

? showtracker= true/false : 현재 곡이 진행되고 있는 상황을 표시 하는 트랙바 표시 설정.

? volume=수치 : 볼륨의 값은 -10000 부터 0 까지, 0이 최대이다. 또한 balance라는 값을

통해서 왼쪽과 오른쪽의 스테레오에 대한 값을 줄 수 있다.

-10000이면 최대 왼쪽이고 10000이면 최대 오른쪽 이다.

플래시 넣기

swLiveConnect=true type="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">

그림과 미디어플레이어 합치기

'참새홈 > 음악방 자료' 카테고리의 다른 글

음악 재생기 꾸미기 1  (0) 2010.05.16
윈엠 설정방법  (0) 2010.04.27
음악 연속 듣기 화일 만드는 법  (0) 2010.04.27
각종미디  (0) 2010.04.27
음악태그1 _embed 태그속성 명령어/opacity 조정태그  (0) 2010.04.27