유 니 버 설 미디어 플레이어(5.5 업데이트)

비교적 간단 한 컨트롤 응용,just for your reference (사실 절반 은 dg 244 를 위 한 ㅋ)IE only, IE6 test passed 는 미디어 형식 을 자동 으로 식별 합 니 다. Media Player 가 틀 어 주세요.관심 있 는 거 swf 도 넣 어 보 세 요.어차피 object*-*-*-*-** 나 는 평소에 전설 속 의 그 화려 한 분할 선 에 대해 *-*-*-*-*-*-**-*-*- 2006.5.5 업데이트 재생 기능HTML MPC var rmID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA"; var wmID="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95"; var swfID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"; var thePlayer; function doPlay(fPath){ if(!fPath)fPath=document.getElementById("txtURL").value; if(fPath==""||fPath==null)return(false); fType=fPath.substring(fPath.lastIndexOf(".")+1).toLowerCase(); if(thePlayer){ document.getElementById("theTurePlayerID").outerHTML=""; } thePlayer=document.createElement("object"); thePlayer.width="100%"; thePlayer.height="100%"; thePlayer.style.display="none"; thePlayer.id="theTurePlayerID"; document.getElementById("playerDIV").appendChild(thePlayer); switch(fType){ case "rm":case "rmvb": thePlayer.classid=rmID; with(thePlayer){ _ExtentX=12118;_ExtentY=8573; AUTOSTART=-1;SHUFFLE=0;PREFETCH=0; NOLABELS=0;CONTROLS="Imagewindow"; LOOP=0;NUMLOOP=0;CENTER=0; MAINTAINASPECT=0;BACKGROUNDCOLOR="#000000"; } thePlayer.Source=fPath; thePlayer.DoPlay(); break; case "swf": thePlayer.classid=swfID; thePlayer.movie=fPath; break; default: thePlayer.classid=wmID; thePlayer.fileName=fPath; thePlayer.Play(); } setTimeout("thePlayer.style.display='';",1000); }
상서 로 운 삼보(MP3)어 쩔 수 없 이 사랑(RM)Flash[Ctrl+A 선택:외부 Js 를 도입 하려 면 페이지 를 새로 고침 해 야 실행 할 수 있 습 니 다.]

좋은 웹페이지 즐겨찾기