摘要: 做网站的时候遇到了问题:点击flash跳转设置, 解决后记录一下方法1:使用如下代码<button style="width:225;height:76;border:none; cursor:pointer;background:transparent" onClick="window.open('index.html')" hidefocus><!-- flash代码 --></button>flash中加入 <param name="wmode" value=" 阅读全文
posted @ 2011-04-01 11:46 市丸炎九 阅读(352) 评论(0) 推荐(0)