作者feel989 (小麦)
看板Flash
标题[问题]flash links not working in ie & chrome
时间Wed Mar 2 16:21:39 2011
如题: Flash Links not working in IE or Chrome
目前测试ff和safari正常,但IE和Chrome不太正常
code:
<a href='
http://localhost:3000/bb/open' target="_blank">
<object width="500" height="720">
<param name="movie" value="
http://localhost:3000/aa/aa.swf"/>
<embed src="
http://localhost:3000/aa/aa.swf" width="500"height="720" />
</object>
</a>
aa.swf 内没有嵌入网址,想要点flash後先连到
http://localhost:3000/bb/open,在由
bb/open转到指定网址.
请问怎麽写呢?
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 118.99.160.33
※ 编辑: feel989 来自: 118.99.160.33 (03/02 16:23)