云大医院的副院长是是:网页代码,播放列表

来源:百度文库 编辑:中科新闻网 时间:2024/04/29 04:53:32
我想在网页上弄一个播放器,有没有播放完这首后接着播放我选定的下一首歌的代码的?

谢谢

<HTML>
<HEAD>
<TITLE>223232</TITLE>
<META name="Author" content="CnSide MP V1.0.1, Hoja T">
<META name="Keywords" content="CnSide MP V1.0.1 MPlaylist">
<META name="Description" content="mp3,asf,wav,mid,网上媒体播放">
<META http-equiv="Content-Type" content="text/html; charset=gb2312">
<STYLE TYPE="text/css">
A:LINK
{
COLOR: silver;
TEXT-DECORATION: none ;
}
A:HOVER
{
COLOR: white;
TEXT-DECORATION: none ;
}
A:ACTIVE
{
COLOR: white;
TEXT-DECORATION: none ;
}
A:VISITED
{
COLOR: silver;
TEXT-DECORATION: none ;
}
BODY
{
MARGIN: 0px 0px 0px 0px;
BACKGROUND:white;
CURSOR:crosshair;
}
.TITLE
{
FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
FONT-SIZE: 12px;
COLOR:#222222;
;
}
.TIME
{
FONT-FAMILY: "Times New Roman", "Times", "serif";
FONT-SIZE: 12px;
COLOR:#505050;
;
}
-->
</STYLE>
<SCRIPT LANGUAGE="JavaScript">
<!-- Hide

function killErrors() {
return true;
}

window.onerror = killErrors;

function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</SCRIPT>

<SCRIPT Language="JavaScript" src="cnsidebud.js"></SCRIPT>
<SCRIPT Language="JavaScript">
var blnAutoStart = true;
var blnRndPlay = true;
var blnStatusBar = false;
var blnShowVolCtrl = true;
var blnShowPlist = true;
var blnUseSmi = false;
var blnLoopTrk = true;
var blnShowMmInfo =false;
</SCRIPT>
<script language="JavaScript" src="bglist.js"></script>
<SCRIPT Language ="JScript" FOR=Exobud EVENT=openStateChange(sf)> evtOSChg(sf); </SCRIPT>
<SCRIPT Language ="JScript" FOR=Exobud EVENT=playStateChange(ns)> evtPSChg(ns); </SCRIPT>
<SCRIPT Language ="JScript" FOR=Exobud EVENT=error()> evtWmpError(); </SCRIPT>
<SCRIPT Language ="JScript" FOR=Exobud EVENT=Buffering(bf)> evtWmpBuff(bf); </SCRIPT>
<SCRIPT Language ="JavaScript" src="imgchg.js"></SCRIPT>
<link href="../styles/default.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY onLoad="initExobud();" style="overflow:hidden;" topmargin=0 leftmargin=0 marginwidth=0 marginheight=0 oncontextmenu="return false" >
<OBJECT ID=Exobud CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
type="application/x-oleobject" Standby="Loading.... Microsoft Windows Media Player"
width="0" height="0" style="position:relative;left:0px; top:0px;">
<param name="autoStart" value="true">
<param name="balance" value="0">
<param name="currentPosition" value="0">
<param name="currentMarker" value="0">
<param name="enableContextMenu" value="false">
<param name="enableErrorDialogs" value="false">
<param name="enabled" value="true">
<param name="fullScreen" value="false">
<param name="invokeURLs" value="false">
<param name="mute" value="false">
<param name="playCount" value="1">
<param name="rate" value="1">
<param name="uiMode" value="none">
<param name="volume" value="100">
</OBJECT>
<TABLE width=510 height=25 border=0 align="center" cellpadding=0 cellspacing=0 bordercolor="#000000">
<TR>
<TD valign=middle width=245 height=25 background="images/bg2.gif" NOWRAP> 
<marquee behavior="scroll" scrolldelay=70 scrollamount=2 width=225 height=12>
<span id="disp1" width=200 class="title" align=left></span>
<span id=liveclock width=150 class="title"> </span>
</marquee>
</TD>
<TD width=105 height=25 align=center valign=middle NOWRAP background="images/bg1.gif" onClick="chgTimeFmt();this.blur();">
<span id="disp2" width=100 class="time" align="center" title ="时间显示(Elaps/Laps)" style="cursor:hand;">00:00
| 00:00</span> </TD>
<TD width=20 height=25 background="images/bg.gif" align=center valign=middle NOWRAP><img name="scope" src="images/roll_off.gif" width=20 height=25 border=0></TD>
<TD width="192" height=25 valign=bottom NOWRAP background="images/bg.gif" class="title"> 
<img name="vmute" src="images/btn_mute_off.gif" border=0 width=16 height=20 onClick="wmpMute();this.blur();" style="cursor:hand;" title="静音(Mute)"><img
name="vdn" src="images/btn_vdn.gif" border=0 width=16 height=20 onClick="wmpVolDn();this.blur();" style="cursor:hand;" title="降音"><img
name="vup" src="images/btn_vup.gif" border=0 width=16 height=20 onClick="wmpVolUp();this.blur();" style="cursor:hand;" title="增音"><img name="pmode" src="images/btn_rndmode_off.gif" border=0 width=16 height=20 onClick="chgPMode();this.blur();" style="cursor:hand;" title="模式选择"><img
name="rept" src="images/btn_rept_off.gif" border=0 width=16 height=20 onClick="chkRept();this.blur();" style="cursor:hand;" title="循环选择"><img name="prevt" src="images/btn_prev.gif" border=0 width=16 height=20 onClick="playPrev();this.blur();" style="cursor:hand;" title="上一首"><img
name="pauzt" src="images/btn_pauz_off.gif" border=0 width=16 height=20 onClick="wmpPP();this.blur();" style="cursor:hand;" title="暂停/继续"><img
name="stopt" src="images/btn_stop.gif" border=0 width=16 height=20 onClick="wmpStop();this.blur();" style="cursor:hand;" title="停止"><img
name="playt" src="images/btn_play.gif" border=0 width=16 height=20 onClick="startExobud();this.blur();" style="cursor:hand;" title="播放"><img
name="nextt" src="images/btn_next.gif" border=0 width=16 height=20 onClick="playNext();this.blur();" style="cursor:hand;" title="下一首"><img
name="plist" src="images/btn_plist.gif" border=0 width=16 height=20 onClick="openPlist();this.blur();" style="cursor:hand;" title="列表选歌">
</TD>
</TR>
</TABLE><script language="javascript">
function click() {
if (event.button==2) {

}
}
document.onmousedown=click
</script>
<div align="center"></div>
<script src=counter.js></script>
</body>
</html>