在制作網(wǎng)頁過程中,很所新手都想用html給flash加鏈接,可是要怎么做呢?下面是我為新手提供的捷徑。插入以下代碼即可:
<button style="width:400;height:400;background:transparent;border:o;padding:0;cursor:hand" onclick="window.location.href='url'">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://cxtj168.cn/" width="100%" height="100%">
<param name="movie" value="http://www.ywicc.com/bbs/img/ant.swf">
<param name="quality" value="high">
<embed src="FLash" width="100%" height="60" quality="high" pluginspage="http://cxtj168.cn/" type="application/x-shockwave-flash" align="middle">
</embed>
</object>
</button>
加入代碼后是不是覺得挺容易呢?
【 微信掃一掃 】