作者:ruochi 时间: 2006-08-29 文档类型:原创 来自:蓝色理想
浏览统计 total:1204 | year:1204 | Quarter:1204 | Month:1204 | Week:1204 | today:256
Vcastr 是一款FLV player,可以用于各种新闻系统或者blog系统。
Vcastr is a general FLV movie player,for the news websit or blog
Vcastr 拥有众多特点和自定义设置
免费下载 :vcastr_1.zip
主要功能:
- 可以读取xml设置播放列表
- 可以直接以给出flv地址进行播放
- 自定义尺寸,自动适应
- mm播放器风格
- 循环播放
- 最大化播放
- 支持直接js嵌入
使用方法:
1.js嵌入
方法一,直接copy下面代码,修改其中的 swf_width,swf_height,files,texts 参数
运行代码框
[Ctrl+A 全部选择 提示:你可先修改部分代码,再按运行]
方法二,xml或者直接传递地址
<object class></embed>
</object>
其中:/product/vcastr/vcastr.swf?vcastr_xml_url=http://www.ruochi.com/product/vcastr/vcastr.xml
是播放列表的xml地址
也可以用:
/product/vcastr/vcastr.swf?vcastr_flie=http://www.ruochi.com/product/vcastr/flv/happy_feet.flv|
http://www.ruochi.com/product/vcastr/flv/江南.flv|http://www.ruochi.com/product/vcastr/flv/晚安部落.flv
直接给出flv文件地址,多个使用|分开。