Vcastr 是一款FLV player,可以用于各種新聞系統(tǒng)或者blog系統(tǒng)。 Vcastr is a general FLV movie player,for the news websit or blog Vcastr 擁有眾多特點和自定義設置
免費下載 :vcastr_1.zip
主要功能:
- 可以讀取xml設置播放列表
- 可以直接以給出flv地址進行播放
- 自定義尺寸,自動適應
- mm播放器風格
- 循環(huán)播放
- 最大化播放
- 支持直接js嵌入
使用方法:
1.js嵌入 方法一,直接copy下面代碼,修改其中的 swf_width,swf_height,files,texts 參數
運行代碼框
[Ctrl+A 全部選擇 提示:你可先修改部分代碼,再按運行]
方法二,xml或者直接傳遞地址
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/ swflash.cab#version=6,0,29,0" width="240" height="233"> <param name="movie" value="/product/vcastr/vcastr.swf?vcastr_xml_url=http://www.ruochi.com/product/vcastr/vcastr.xml"> <param name="quality" value="high"> <embed src="/product/vcastr/vcastr.swf?vcastr_xml_url=http://www.ruochi.com/product/vcastr/vcastr.xml" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="240" height="233"></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文件地址,多個使用|分開。
出處:藍色理想
責任編輯:moby
上一頁 簡單介紹 下一頁
|