flash+xml平移滑动带标题和描述的电影网站首页幻灯图片轮播效果
- 作者:网页模板
- 大小:0.318MB
- 点击次数:
- 发布时间:2014-02-21 16:25
特效介绍
使用方法
1、在需要放幻灯的地方加入下面的代码<div style=" width:970px; height:420px; margin:0px auto;"> <script type="text/javascript"> if (!lib.ipad) { var _param = []; _param.push('xml_url=data.xml'); lib.kit.video.render( 'width', 970, 'height', 420, 'src', 'flash.swf', 'wmode', 'Opaque', 'id', 'qiyi_player', 'bgcolor', '#000000', 'hint', true, 'flashVars', _param.join('&'), 'wrapper', 'flash' ); //end AC code } </script><embed pluginspage="http://www.macromedia.com/go/getflashplayer" loop="true" play="true" quality="hight" scale="showall" devicefont="false" allowfullscreen="true" menu="true" type="application/x-shockwave-flash" width="970" height="420" src="flash.swf" wmode="Opaque" id="qiyi_player" bgcolor="#000000" hint="true" flashvars="xml_url=data.xml" wrapper="flash" allowscriptaccess="always"> <a href="http://www.5imoban.net/" style="display:none;">flash+xml平移滑动带标题和描述的电影网站首页幻灯图片轮播效果</a> </div>2、data.xml参数配置详解:
<video> <g_re_Title><![CDATA[模板网]]></g_re_Title> //标题 <url><![CDATA[http://www.5imoban.net]]></url> //链接地址 <bpic>images/01.jpg</bpic> //图片地址 <g_re_Str><![CDATA[免费网页模板]]></g_re_Str> //描述 <open>_self</open> //打开链接方式 <supportIpadWeb>yes</supportIpadWeb> </video>注意:本插件支持更多图片的扩展,扩展方法:在XML里面,把<video></video>以及其内部代码直接复制追加即可。
- 本文标签:
- flash+xml幻灯图片,flash图片轮播