中国嘉兴门户网站:播放器代码错误

来源:百度文库 编辑:中科新闻网 时间:2024/05/04 06:57:03
下面的:

</tr>
<tr>
<td rowspan="4" colspan="4"><img src="play/r8_c1.gif" width="9" height="29" border="0"></td>
<td rowspan="3"><IMG style="CURSOR: hand" onclick=FastReverse();
height=14 alt=快速快退 src="play/r8_c5.gif" width=19 border=0
name=r8_c5></td>
<td rowspan="3"><img src="play/r8_c6.gif" width="4" height="14" border="0"></td>
<td rowspan="3"><img id=playbutton border="0" src="play/r8_c7_on.gif" style="CURSOR: hand ;" onclick=player_play()
onmouseover="this.src='play/r8_c7_off.gif'"
onmouseout="this.src='play/r8_c7_on.gif'" title="开始播放"></td>
<td rowspan="3"><img src="play/r8_c8.gif" width="4" height="14" border="0"></td>
<td rowspan="3"><img border="0" src="play/r8_c9_on.gif" style="CURSOR: hand ;" onclick=HrDoPlay()
onmouseover="this.src='play/r8_c9_off.gif'"
onmouseout="this.src='play/r8_c9_on.gif'" title="暂停播放"></td>
<td rowspan="3"><img src="play/r8_c10.gif" width="4" height="14" border="0"></td>
<td rowspan="3"><img border="0" src="play/r8_c11_off.gif" style="CURSOR: hand ;" onclick=HrDoStop()
onmouseover="this.src='play/r8_c11_on.gif'"
onmouseout="this.src='play/r8_c11_off.gif'" title="停止播放"></td>
<td rowspan="3"><img src="play/r8_c12.gif" width="4" height="14" border="0"></td>
<td rowspan="3"><IMG style="CURSOR: hand" onclick=FastForward()
height=14 alt=快速快进 src="play/r8_c13.gif" width=19 border=0
name=r8_c13></td>
<td rowspan="3"><img src="play/r8_c14.gif" width="9" height="14" border="0"></td>
<td><img src="play/r8_c15.gif" width="18" height="1" border="0" alt="全屏幕欣赏" style="CURSOR: hand" onclick="document.player.SetFullScreen()"></td>
<td rowspan="3"><img src="play/r8_c16.gif" width="108" height="14" border="0"></td>
<td><img src="spacer.gif" width="1" height="1" border="0"></td>
</tr>
<tr>
<td><img src="play/r9_c15.gif" width="18" height="12" border="0"></td>
<td><img src="spacer.gif" width="1" height="12" border="0"></td>
</tr>
<tr>
<td><img src="play/r10_c15.gif" width="18" height="1" border="0"></td>
<td><img src="spacer.gif" width="1" height="1" border="0"></td>
</tr>
<tr>
<td colspan="12"><img src="play/r11_c5.gif" width="246" height="15" border="0"></td>
<td><img src="spacer.gif" width="1" height="15" border="0"></td>
</tr>
</table>
</body>
</html>

HrDoPlay,HrDoStop之类的JS函数没有定义,或另需有一个外置.js文件.