只知道它是用来显示图片的插件,不太清楚怎么使用,哪个好心人帮帮忙……

解决方案 »

  1.   

    它的官网已经讲解的很详细了
    http://www.ruochi.com/main/bcastr-example/看看xml配置和页面html源码就知道
      

  2.   

    http://www.ruochi.com/main/2008/03/19/bcastr-40/
    下载它的例子和源码,很简单。
      

  3.   

     <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id=scriptmain name=scriptmain codebase="http://download.macromediockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="525" height="190">
    <param name="movie" value="swf/bcastr.swf?bca.com/pub/shastr_xml_url=bcastr.xml">
    <param name="quality" value="high">
    <param name=scale value=noscale>
    <param name="LOOP" value="false">
    <param name="menu" value="false">
    <param name="wmode" value="transparent">
    <embed src="swf/bcastr.swf?bca.com/pub/shastr_xml_url=bcastr.xml" width="525" height="190" loop="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" salign="T" name="scriptmain" menu="false" wmode="transparent"></embed></object><?xml version="1.0" encoding="utf-8"?>
    <!-- 参数设置: 自动播放时间(秒)|文字颜色|文字背景色|文字背景透明度|按键数字颜色|当前按键颜色|普通按键色彩 -->
    <bcaster config="8|0xffffff|0x000000|80|0xffffff|0x0099ff|0x000000">
    <item item_url="pic/1.jpg" link="">
    </item>
    </bcaster>