• 设为首页
  • 加入收藏
  • 我要投稿
  • 联系站长
  • 网站模板技术交流
当前位置:模板网首页 > 特效插件 > 滚动图片 >  仿爱奇艺电视首页b正文

仿爱奇艺电视首页banner flash+xml图片滚动

作者:网页模板
大小:0.405MB
点击次数:
发布时间:2014-05-12 13:30
分享到:

特效介绍

flash+xml图片立体滚动效果仿爱奇艺电视频道首页banner flash+xml图片立体滚动效果,可向左向右无限滚动。

使用方法

1、在head区域引入下面的代码:
<script type="text/javascript" src="public.js"></script>
2、在html的body里面加入下面的代码:
<div id="flash">
    <script type="text/javascript">
        if (!lib.ipad) {
            var _param = [];
            _param.push('xml_url=5imoban.net.xml');    //xml的地址
            lib.kit.video.render(
                    'width', 970,                      //图片滚动的宽度
                    'height', 350,                     //图片滚动的高度
                    'src', 'tv.swf',                   //flash文件地址
                    'wmode', 'Opaque',
                    'id', 'qiyi_player',
                    'bgcolor', '#000000',
                    'hint', true,
                    'flashVars', _param.join('&'),
                    'wrapper', 'flash'
                    ); //end AC code
        }
    </script>
</div>
2、滚动图片的地址、链接地址、标题和描述请在5imoban.net.xml文件里面修改。
  • 本文标签:
  • flash+xml图片滚动
局部切换和整体切换的jquery图片切换效果
仿爱奇艺首页带文章列表的flash+xml图片向左滑动特效