主頁 > 知識(shí)庫 > 如何在HTML中加載Flash(2種實(shí)現(xiàn)方法)

如何在HTML中加載Flash(2種實(shí)現(xiàn)方法)

熱門標(biāo)簽:錦州企業(yè)外呼系統(tǒng) 水經(jīng)注萬能地圖標(biāo)注 最簡單的百度地圖標(biāo)注店鋪 青海保險(xiǎn)智能外呼系統(tǒng)商家 禹州電話外呼系統(tǒng) AI外呼系統(tǒng) 價(jià)格 營口400電話申請(qǐng) 梧州地圖標(biāo)注app 新鄉(xiāng)機(jī)器人外呼系統(tǒng)
第一種方法
css 代碼:

復(fù)制代碼
代碼如下:

.b970-a{width:970px; height:103px; margin:4px auto; overflow:hidden;}
html 代碼:
<div class="b970-a"> <
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="970" height="107">
<param name="movie" value="images/flash_ad-3-26.swf">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<embed src="images/flash_ad-3-26.swf" width="970" height="107" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>
</div>

第二種方法 兼容性好
css 代碼:

復(fù)制代碼
代碼如下:

.b970-a{width:970px; height:103px; margin:5px auto; z-index:2; overflow:hidden;}
html 代碼:
<object width="970" height="103"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0"
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param value="images/flash_ad-3-26.swf" name="movie">
<param value="high" name="quality">
<param value="transparent" name="wmode">
<param value="exactfit" name="SCALE">
<embed width="970" height="103" wmode="transparent" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
quality="high" src="images/flash_ad-3-26.swf">
</object>

標(biāo)簽:延邊 昭通 荊門 懷化 青島 潮州 山南 哈密

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《如何在HTML中加載Flash(2種實(shí)現(xiàn)方法)》,本文關(guān)鍵詞  如,何在,HTML,中,加載,Flash,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《如何在HTML中加載Flash(2種實(shí)現(xiàn)方法)》相關(guān)的同類信息!
  • 本頁收集關(guān)于如何在HTML中加載Flash(2種實(shí)現(xiàn)方法)的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章