flash添加超链接的办法

1 <div class="logo" style="position: relative;">
2 <a target="_blank" href="/?Index.htm" style="display: block; width: 978px; height: 70px; position: absolute; left: 0; top: 0; background: transparent url('img/backimg.gif');"></a>
3 <embed width="978" height="70" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="img/top.swf" wmode="transparent" />
4 </div>

其中backimg.gif是一张透明的gif图片,与flash大小一致

用以上代码在chrome和ie中有效,别的没有不知道好用不好用

posted @ 2016-11-21 08:41  我的天空很蓝  阅读(350)  评论(0编辑  收藏  举报