|
- <!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>
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
- <title></title>
- <style type="text/css">
- <!--
- #Layer1 {
- position:absolute;
- width:690px;
- height:100px;
- z-index:2;
- }
- -->
- #Layer2 {
- position:absolute;
- width:690px;
- height:100px;
- z-index:1;
- left: 61px;
- top: 55px;
- }
- -->
- </style>
- </head>
- <body>
- <div id="Layer2">
- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="690" height="100">
- <param name="movie" value="http://www.winekee.com/images/ad/20070111a.swf" />
- <param name="quality" value="high" />
- <embed src="Hot.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="690" height="100"></embed>
- </object>
- </div>
- <div id="Layer1">
- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="690" height="100">
- <param name="movie" value="http://www.winekee.com/images/ad/20070111a.swf" />
- <param name="quality" value="high" />
- <embed src="Hot.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="690" height="100"></embed>
- </object>
- </div>
- </body>
- </html>
複製代碼 Reference: http://bbs.phpchina.com/thread-123269-1-1.html?sid=gT6C06 |
|