<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script type="text/javascript" src="[!--news.url--]skin/default/js/flash.js"></script>
<title>计算机学院</title>
<style>
#flash {width:100%; height:100%; margin:0 auto}
</style>
</head>
<body style="width:100%; height:100%; background-color:#333; margin:0;">
<div id="flash">
     <script type="text/javascript" language="javascript">swf('[!--news.url--]images/flash1.swf','100%','100%')</script>
</div>
</body>
</html>

经过了几天的奋斗,终于找到了让flash全屏,而且各个浏览器都兼容的方法了。去掉html的标准,就能实现。虽然还不明白为什么w3c的标准不能使用。先解决了问题,后面再回头看看·

posted on 2013-04-11 14:54  起步中的仁  阅读(156)  评论(0编辑  收藏  举报