⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 exobud.htm

📁 asp构建网站bbs.采用B/S架构
💻 HTM
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>小麦小驿播放器</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<META name="keywords" content="休闲怡情,品味人生">
<META name=Description content="小麦小驿">
<META content="Webdesign, Grafik, Downloads, Community, forum skin" name=Page-topic>
<link rel="stylesheet" type="text/css" href="exobud.css">
<!-- 加载 ExoBUD MP(II) 主程序 -->
<script language="JavaScript" src="exobud.js"></script>
<!-- 加载 ExoBUD MP(II) 基本设定档 -->
<script language="JavaScript" src="exobudset.js"></script>
<!-- 加载 ExoBUD MP(II) 播放清单设定文件 -->
<script language="JavaScript" src="exobudpl.js"></script>
<!-- 如果您不熟悉原始码编辑,请勿随便修改下面使用 JScript 的部份,否则可能会导致程序不能正常运作 -->
<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>
<!-- 加载「动态按钮图文件切换」的 JavaScript 程序文件 -->
<script language="JavaScript" src="imgchg.js"></script>
<STYLE>BODY{BACKGROUND-POSITION:center 50%; BACKGROUND-IMAGE:url('pic/bg.gif')}</STYLE>
</head>
<!-- 当您将这个媒体播放器嵌入您的网站使用时,建议预留 640~760px(像素) 的宽度
乘以 20~25px(像素) 的高度 (在不使用字幕功能的情况下) 来设计框架的内容。 -->
<body onLoad="initExobud();" oncontextmenu=self.event.returnValue=false onselectstart="return false" topmargin="0" leftmargin="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 height=20 align=center cellpadding=0 cellspacing=0 border=0>
  <form name="exobudform">
    <tr> 
      <td height=20> 
        <!-- 显示媒体标题的方块:
您可以透过修改 style 属性里面的样式设定来做一些个人喜好的调整。 -->
        <input type="text" class="title" id="disp1" value="" readonly style="height:18;width:256;cursor:crosshair">
        <!-- 显示时间长度的方块:
假如媒体的时间长度超过一小时,请将 width 的数值适当地增加,令信息可以显示得完整。 -->
        &nbsp;&nbsp;&nbsp;&nbsp;<input type="button" class="time" id="disp2" value="" title="时间长度显示方式 (正常/倒数)"
onClick="chgTimeFmt()" style="width:90;height:18;cursor:hand">
      </td>
      <!-- 显示播放状态的 Scope 动态图文件:
如果您想要变更这个图档,请同时参考及修改 imgchg.js 接近檔末的部份。 -->
      <td width=30 height=20 align=center
><img name="scope" src="pic/scope_off.gif" width=17 height=16
onClick="vizExobud()" style="cursor:help" title="寒塘碧荷欢迎您"
></td>
      <!-- 播放器控制面板上的所有按钮:
这些按钮都是以窗体的方式来显示的,您不能把按钮改以图文件的方式来显示。 -->
      <td height=20 nowrap> 
        <!-- 音量控制按钮 -->
        <input type="button" class ="buttons" name="vmute" value="静" title="静音模式"
onClick="wmpMute()" style="height:18;cursor:hand"
>
        <input type="button" class ="buttons" name="vdn" value="▼" title="减少音量"
onClick="wmpVolDn()" style="height:18;cursor:hand"
>
        <input type="button" class ="buttons" name="vup" value="▲" title="增加音量"
onClick="wmpVolUp()" style="height:18;cursor:hand">
        <!-- 播放模式按钮 -->
        &nbsp;&nbsp;&nbsp;&nbsp;<input type="button" class ="buttons" name="pmode" value="" title="播放顺序 (S=循序 R=随机)"
onClick="chgPMode()" style="height:18;cursor:hand"
>
        <input type="button" class ="buttons" name="rept" value="L" title="切换是否重复播放目前的曲目"
onClick="chkRept()" style="height:18;cursor:hand">
        <!-- 基本操作按钮 -->
        <input type="button" class ="buttons" name="prevt" value="←" title="上一首曲目"
onClick="playPrev()" style="height:18;cursor:hand"
>
        <input type="button" class ="buttons" name="pauzt" value="暂" title="暂停.继续"
onClick="wmpPP()" style="height:18;cursor:hand"
>
        <input type="button" class ="buttons" name="stopt" value="关" title="停止"
onClick="wmpStop()" style="height:18;cursor:hand"
>
        <input type="button" class ="buttons" name="playt" value="开" title="播放"
onClick="startExobud()" style="height:18;cursor:hand"
>
        <input type="button" class ="buttons" name="nextt" value="→" title="下一首歌曲"
onClick="playNext()" style="height:18;cursor:hand">
        <!-- 播放清单按钮 -->
        &nbsp;&nbsp;&nbsp;&nbsp;<input type="button" class ="buttons" name="plist" value="小麦小驿-播放清单" title="显示播放清单内容"
onClick="openPlist()" style="height:18;cursor:hand">
      </td>
    </tr>
    <tr> 
      <td colspan=3 height=0> 
        <!-- 显示字幕框的部份:
如果您想要使用字幕功能,您便需要预留页面一些空间用来显示这个字幕框。
无论您是否使用字幕功能,请勿随便修改或删除下面这段 DIV 区块的语法。 -->
        <div id="capText" style="width:100%;height:60;color:white;background-color:#555555;padding-top:3px;padding-left:5px;display:none"
>ExoBUD MP(II) 字幕显示系统(SMI)</div>
      </td>
    </tr>
  </form>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -