这个思路主要是教大家应用透明flash,无
版权,大家自由转载!!!
在页面顶部加入以下
代码:
Quote:
<EMBED style="LEFT: 228px; POSITION: absolute; TOP: 53px; absolute: " align=right src=http://www.cf57.cn/pixviewer.swf width=10240 height=274 type=application/x-shockwave-flash
wmode="transparent" quality="high";>
这里需要注意的是,应该把代码放在
LOGO之上,页面执行由上而下。先加载flash比较合理。
具体参数说明:
LEFT: 228px; 页面左边距30px
TOP: 53px; 页面顶部边距30px
如果LOGO是放在顶部居左的话,以上两个参数请设置为0
width=1024 height=274这里是透明flash显示的宽和高,大家去自由发挥好了。
http://www.cf57.cn/pixviewer.swf 是闪光flash地址,
建议大家down到自己的
空间使用!
演示地址:
http://www.cf57.cn找到heard.htm
找到
<td class="banner"><a href="./"><img src="$imgpath/$stylepath/logo.png"/></a></td> 当然这个是没修改的[ 此贴被别怪我在2008-06-21 23:39重新编辑 ]