本文實(shí)例講述了網(wǎng)站基于flash實(shí)現(xiàn)的Banner圖切換效果代碼,該實(shí)例的主要切換功能是由flash完成的。分享給大家供大家參考。
具體實(shí)現(xiàn)代碼如下:
<body>
<script type="text/javascript" src="js/swfppt.js"></script>
<script type="text/javascript">
//<!CDATA[[
loadswfppt({width:400,height:450,text_height:0,
pic:[
{img:'images/banner1.jpg',text:'01',link:'img3.html'},
{img:'images/banner2.jpg',text:'02',link:'img4.html'},
{img:'images/banner3.jpg',text:'03',link:'img5.html'}
]});
//]]>
</script>
</body>
</html>
運(yùn)行效果如下圖所示:

完整實(shí)例代碼點(diǎn)擊此處本站下載。
希望本文所述對(duì)大家的web程序設(shè)計(jì)有所幫助。
新聞熱點(diǎn)
疑難解答
圖片精選
網(wǎng)友關(guān)注