📄 player.html
字号:
<html>
<HEAD>
<TITLE>咖啡香 天使在歌唱</TITLE>
<META name="Author" content="exobud mp,戏蝶网">
<META name="Keywords" content="MPlaylist">
<META name="Description" content="www.coffeex.com">
<META http-equiv="Content-Type" content="text/html; charset=gb2312">
<STYLE TYPE="text/css">
<!--
a:link,a:active,a:visited
{
color: silver;
text-decoration: none ;
}
a:hover
{
color: white;
text-decoration: none ;
}
body
{
margin: 0px 0px 0px 0px;
cursor:crosshair;
; background: url('images/bg.gif')}
td {FONT-SIZE: 9pt; FONT-FAMILY: "Verdana"; color:#333333}
.bg{background-image:url('images/dot.gif'); background-repeat:repeat-x; background-position:bottom; height:18px }
.bg2{background-image:url('images/bar.gif'); background-repeat:repeat-x; background-position:bottom; height:18px }
.time
{
font-family: "arial",;
font-size: 9pt;
color:#333333;
}
-->
</STYLE>
</HEAD>
<script languange="Javascript" src="js/exobud.js"></script>
<script languange="Javascript" src="js/time.js"></script>
<script languange ="Javascript" src="js/imgchg.js"></script>
<script languange="Javascript">
<!-- 是否自动播放 -->
var blnAutoStart = true;
<!-- 按顺序播放 -->
var blnRndPlay = false;
var blnStatusBar = false;
var blnShowVolCtrl = true;
var blnShowPlist = true;
var blnUseSmi = false;
var blnLooptrk = true;
var blnShowMmInfo = false;
</script>
<script language="JavaScript" src="js/list.js"></script>
<script languange ="Jscript" FOR=Exobud EVENT=openStateChange(sf)> evtOSChg(sf); </script>
<script languange ="Jscript" FOR=Exobud EVENT=playStateChange(ns)> evtPSChg(ns); </script>
<script languange ="Jscript" FOR=Exobud EVENT=error()> evtWmpError(); </script>
<script languange ="Jscript" FOR=Exobud EVENT=Buffering(bf)> evtWmpBuff(bf); </script>
<body onLoad="initExobud();show5();" ondragstart="return false" onselectstart="return false" style="overflow:hidden;" topmargin=0 leftmargin=0 marginwidth=0 marginheight=0>
<OBJECT ID=Exobud CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
type="application/x-oleobject" width="0" height="0"
style="position:relative;left:0px; top:0px;width:0px;height: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=780 height=20 border=0 align="center" cellpadding=0 cellspacing=0>
<tr>
<td width=20 height=20 align=center valign=middle NOWRAP><img name="scope" src="images/m1.gif" border=0 onClick="vizExobud();" style="cursor:help;"></td>
<td class=bg width=5 height=20 NOWRAP> </td>
<td class=bg valign=middle width=133 height=20 NOWRAP>
<marquee behavior="scroll" scrolldelay=70 scrollamount=2 width=215 height=12>
<span id="disp1" width=215 class="title" align=left>在线网页播放器</span> <span id=liveclock width=150></span>
</marquee>
</td>
<td width=5 height=20 NOWRAP> </td>
<td width=5 height=20 NOWRAP> </td>
<td class=bg width=129 height=20 align=center valign=middle background="img/bg2c.gif" NOWRAP onClick="chgTimeFmt();this.blur();"> <span id="disp2" width=105 class="time" align="center" title ="时间显示(Elaps/Laps)" style="cursor:hand;">00:00 | 00:00</span> </td>
<td width=5 height=20 NOWRAP> </td>
<td width=16 height=20 valign=middle NOWRAP><img name="vmute" src="images/volume.gif" border=0 width=14 height=12 onClick="wmpMute();this.blur();" onMouseOver="imgtog('vmute',2);" onMouseOut="imgtog('vmute',3);" style="cursor:hand;" title="静音(Mute)"></td>
<td width=12 height=20 align="center" valign=bottom NOWRAP class=bg2><img name="vdn" src="images/left.gif" border=0 width=6 height=6 onClick="wmpVolDn();this.blur();" onMouseOver="imgtog('vdn',2);" onMouseOut="imgtog('vdn',3)" style="cursor:hand;" title="降音"></td>
<td width=12 height=20 align="center" valign=bottom NOWRAP class=bg2><img name="vup" src="images/right.gif" border=0 width=6 height=6 onClick="wmpVolUp();this.blur();" onMouseOver="imgtog('vup',2);" onMouseOut="imgtog('vup',3)" style="cursor:hand;" title="增音"></td>
<td width=6 height=20 NOWRAP> </td>
<td height=20 width=10 valign=middle NOWRAP><img name="pmode" src="images/r.gif" border=0 width=10 height=10 onClick="chgPMode();this.blur();" onMouseOver="imgtog('pmode',2);" onMouseOut="imgtog('pmode',3)" style="cursor:hand;" title="模式"></td>
<td width=14 height=20 align="center" valign=middle NOWRAP><img name="rept" src="images/sel.gif" border=0 width=10 height=10 onClick="chkRept();this.blur();" onMouseOver="imgtog('rept',2);" onMouseOut="imgtog('rept',3)" style="cursor:hand;" title="循环"></td>
<td width=11 height=20 NOWRAP> </td>
<td height=20 width=19 valign=middle NOWRAP><img src="images/rew.gif" alt="前一首" name="prevt" width=13 height=13 border=0 style="cursor:hand;" title="上一首" onClick="playPrev();this.blur();" onMouseOver="imgtog('prevt',2);" onMouseOut="imgtog('prevt',3)"></td>
<td height=20 width=19 valign=middle NOWRAP><img src="images/stop2.gif" alt="暂停" name="pauzt" width=13 height=13 border=0 style="cursor:hand;" title="暂停/继续" onClick="wmpPP();this.blur();" onMouseOver="imgtog('pauzt',2);" onMouseOut="imgtog('pauzt',3)"></td>
<td height=20 width=17 valign=middle NOWRAP><img src="images/stop.gif" alt="停止" name="stopt" width=13 height=13 border=0 style="cursor:hand;" title="停止" onClick="wmpStop();this.blur();" onMouseOver="imgtog('stopt',2);" onMouseOut="imgtog('stopt',3)"></td>
<td height=20 width=17 valign=middle NOWRAP><img src="images/play.gif" alt="播放" name="playt" width=13 height=13 border=0 style="cursor:hand;" title="播放" onClick="startExobud();this.blur();" onMouseOver="imgtog('playt',2);" onMouseOut="imgtog('playt',3)"></td>
<td height=20 width=16 valign=middle NOWRAP><img src="images/ffw.gif" alt="下一首" name="nextt" width=13 height=13 border=0 style="cursor:hand;" title="下一首" onClick="playNext();this.blur();" onMouseOver="imgtog('nextt',2);" onMouseOut="imgtog('nextt',3)"></td>
<td width="6" height=20 valign=middle NOWRAP ><img src="images/list.gif" alt="播放列表" name="plist" width=13 height=13 border=0 style="cursor:hand;" title="歌曲列表" onClick="openPlist();this.blur();" onMouseOver="imgtog('plist',2);" onMouseOut="imgtog('plist',3)"></td>
<td width="300" align="center" valign=middle NOWRAP >欢迎网页播放器收集网--www.cuiz.net</td>
</tr>
<tr>
<td colspan=27 height=0>
<div id="capText" style="width:100%;height:60;font-size:11px;color:white;background-color:#555555;display:none;">
<P>Xidie MP Player
</div></td>
</tr>
</table>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -