网页 js错误问题(null为空或不是对象)
我做的一个网页,加了一个显示时间的flash,但是预览的时候总提示“null为空或不是对象”,其次,网页在中的文字不能复制。后来得知是js错误,但是个人一窍不通!请高手帮忙……网页代码如下:<!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><link rel="shortcut icon" href="img/gou1.ico" type="image/x-icon" /><meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><title>网络</title><script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script></head><body><center> <p> <script type="text/javascript">AC_FL_RunContent( ✀codebase✀,✀http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0✀,✀width✀,✀110✀,✀height✀,✀40✀,✀src✀,✀clock(1)✀,✀quality✀,✀high✀,✀pluginspage✀,✀http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash✀,✀movie✀,✀clock(1)✀ ); //end AC code </script> <noscript> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="110" height="40"> <param name="movie" value="clock(1).swf" /> <param name="quality" value="high" /> <embed src="clock(1).swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="110" height="40"></embed> </object> </noscript> </p> <p><span class="STYLE15">主页被篡改,给我们带来很多的不便,那么如何修改被篡改的网页?</span> </p></center></body></html>如果需要js代码,可以call我,在线等!!谢谢……