컴퓨터 작업중

웹페이지에서 동영상제어버튼(탐색바,볼륨,재생,정지)

마마 2007. 2. 28. 12:49
[[ embed src="http:// 혹은 mms:// 아님 자른 주소" showstatusbar="1" height="가로 치수 숫자픽셀 , %도 됨" width="세로 치수 숫자픽셀 , %도 됨" ]]

[[ 과 ]]를 < 과 > 로 바꿔 쓰세요


예제

<embed src="http://adfgadg.asdg/asg.asf" showstatusbar="1" height="200" width="400">

가로를 너무 좁게하면 볼륨이 안보일 수 있어요

autostart=true/false
true의 경우 로딩되자마자 자동실행되고 false의 경우 그 반대죠^^
──────────
hidden=true/false
음악조절판이 true의 경우 보이지 않고 반대로 false의 경우 보이게 됩니다.
──────────
loop=true/false
true일 경우 계속 반복, false일 경우 한번만 반복이져^^
──────────
width=수치 height=수치
음악조절판의 좌우높이 조절을 하는 옵션입니다.
─────────────────
위의 것을 주소 쓴담에 넣으면 되요


showstatusbar="1" 를 넣음 으로써 버퍼링도 볼 수 있습니다

─────────────────
리얼 플레이어의 삽입법
─────────────────
[[embed src="리얼오디오파일주소" type="audio/x-pn-realaudio-plugin" height="수치" height="수치" controls="제어판 옵션"]]

밑의 것이 제어판 옵션

All width="275" height="125"
stopbutton width="35" height="25"
playbutton width="35" height="25"
controlpanel width="275" height="40"
controlpanel,stautsbar width="275" height="60"
controlpanel,infovolumepanel width="275" height="105"





출처 : 태그 매니아 http://www.tagmania.net

'컴퓨터 작업중' 카테고리의 다른 글

Could not complete the request operation - 일러스트  (1) 2007.07.03
용지크기 정리  (0) 2007.02.26
플래쉬 버전..  (0) 2007.02.21