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

1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title>【荐】Flash+xml打造10屏带标题的焦点图_网页代码站(www.webdm.cn)</title>
5 <script type="text/javascript" src="http://www.webdm.cn/images/20101023/5/swfobject.js"></script>
6 </head>
7
8 <body style="text-align:center">
9
10 <div id="flashcontent" style="525px; height:238px; font-size:14px; font-weight:700;"></div>
11 <script type="text/javascript">
12 var so = new SWFObject("http://www.webdm.cn/images/20101023/5/homepage1.swf?xmlPath=http://www.webdm.cn/images/20101023/5/webdm.xml",
13
14 "sotester", "525", "238", "7", "#000000");
15 so.addParam("allowFullScreen", "true");
16 so.addParam("menu", "false");
17 so.addParam("wmode", "transparent");
18 so.write("flashcontent");
19 </script>
20 <br />
21 <p><a href="http://www.webdm.cn">网页代码站</a> - 最专业的网页代码下载网站 - 致力为中国站长提供有质量的网页代码!</p>
22 <p></p>
23 </body>
24 </html>
25

文章来自:http://www.webdm.cn/webcode/fa836465-f1df-42cd-b681-c2ddbe59eb90.html

原文地址:https://www.cnblogs.com/webdm/p/1897992.html