您的位置:首页 > 编程语言

【荐】Flash+xml打造10屏带标题的焦点图_网页代码站(www.webdm.cn)

2010-12-06 17:44 661 查看
<!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>
<title>【荐】Flash+xml打造10屏带标题的焦点图_网页代码站(www.webdm.cn)</title>
<script type="text/javascript" src="http://www.webdm.cn/images/20101023/5/swfobject.js"></script>
</head>

<body style="text-align:center">

<div id="flashcontent" style="width:525px; height:238px; font-size:14px; font-weight:700;"></div>
<script type="text/javascript">
var so = new SWFObject("http://www.webdm.cn/images/20101023/5/homepage1.swf?xmlPath=http://www.webdm.cn/images/20101023/5/webdm.xml",

"sotester", "525", "238", "7", "#000000");
so.addParam("allowFullScreen", "true");
so.addParam("menu", "false");
so.addParam("wmode", "transparent");
so.write("flashcontent");
</script>
<br />
<p><a href="http://www.webdm.cn">网页代码站</a> - 最专业的网页代码下载网站 - 致力为中国站长提供有质量的网页代码!</p>
<p></p>
</body>
</html>


文章来自:http://www.webdm.cn/webcode/fa836465-f1df-42cd-b681-c2ddbe59eb90.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐