PCDVD數位科技討論區

PCDVD數位科技討論區 (https://www.pcdvd.com.tw/index.php)
-   疑難雜症區 (https://www.pcdvd.com.tw/forumdisplay.php?f=34)
-   -   一個音影錯誤訊息─不知如何解決 (https://www.pcdvd.com.tw/showthread.php?t=748088)

merton 2007-09-30 08:58 PM

一個音影錯誤訊息─不知如何解決
 
如何才能看以下的影片呢?
http://www.slife599.tv/freeview.aspx

以下是點進去之後出現的錯誤訊息,該如何解決呢?謝謝告知。

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head id="Head1"><title>
心海羅盤
</title>
<style type="text/css">
<!--
body {
background-color: #000000;
margin-left: 0px;
margin-top: 0px;
}
#Layer2 { position:absolute;
left:240px;
top:442px;
width:248px;
height:20px;
z-index:2;
}
-->
</style>

<script language="JavaScript">
<!--
function fullscreen() {
Mediaplayer.fullScreen = true;
}
//-->
</script>

</head>
<body>
<div id="Layer2">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="#"><img src="images/BTN01.gif" width="62" height="28" border="0"></a></td>
<td><a href="#"><img src="images/BTN02.gif" width="62" height="28" border="0"></a></td>
<td><a href="#" onClick="fullscreen();"><img src="images/BTN03.gif" width="62" height="28" border="0"></a></td>
<td><img src="images/BTN06.gif" width="62" height="28" border="0"></td>
</tr>
</table>
</div>
<table width="515" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><IMG SRC="images/player_01.jpg" WIDTH=515 HEIGHT=45 ALT=""></td>
</tr>
<tr>
<td><table width="515" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="bottom" background="images/player_05.jpg"><IMG SRC="images/player_07.jpg" WIDTH=13 HEIGHT=81 ALT=""></td>
<td><table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<object id="Mediaplayer" width="485" height="428" classid="CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6">
<param name="URL" value="">
<param name="AutoStart" value="True">
<param name="UIMode" value="full">
<param name="enableContextMenu" value="0">
<param name="stretchToFit" value="true">
</object>
</td>
</tr>
<tr>
<td><IMG SRC="images/player_10.jpg" WIDTH=485 HEIGHT=17 ALT=""></td>
</tr>
</table></td>
<td valign="bottom" background="images/player_06.jpg"><IMG SRC="images/player_09.jpg" WIDTH=17 HEIGHT=81 ALT=""></td>
</tr>
</table></td>
</tr>
</table>

<script language="VBScript">
<!--
On error resume next
Mediaplayer.URL = "http://grm.cdn.hinet.net/nextv/hilive/wmvslife.aspx?dir=slife/free&wmv=072-02-600k.wmv"
if err then msgbox "請下載安裝 Windows Media Player 10.0以上版本"
err.clear
-->
</script>

<script language="JavaScript">
//Get Media Player Version
if (document.getElementById("Mediaplayer").versioninfo == null)
{
if (document.getElementById("WMPlayer6") == null)
{
MPVersion ="??";
}
else
{
MPVersion = "6";
}
}
else
{
MPVersion = Mediaplayer.versioninfo.substring(0,3);
}

if ((MPVersion=="??") || ( (MPVersion.indexOf("9")==-1) && (MPVersion.indexOf("10")==-1) && (MPVersion.indexOf("11")==-1) )){alert("為保持播放相容性,建議更新 Windows Media Player 版本");}
</script>

</body>
</html>

Samantha Jones 2007-10-02 04:56 AM

錯誤訊息裡不是有提醒你
"請下載安裝 Windows Media Player 10.0以上版本"嗎?


所有的時間均為GMT +8。 現在的時間是06:47 PM.

vBulletin Version 3.0.1
powered_by_vbulletin 2026。