使用googleplayer.swf在线播放flv文件+googleplayer.swf下载

pop:今天添加一个flv的文件的时候发现,不能播放。后来找了一下原来googleplayer.swf可以调用外部数据

调用的方式如下:
http://xxx.com/googleplayer.swf?videoUrl=http://xxxxx.flv&thumbnailUrl=http://xxxxx.jpg&playerMode=normal&autoPlay=true

有下面的几个样式可以选择:

直接调用视频不自动播放:
googleplayer.swf?videoUrl=http://xxxxx.flv
直接调用视频且自动播放:
googleplayer.swf?videoUrl=http://xxxxx.flv&playerMode=normal&autoPlay=true
带缩略图不自动播放(缩略图只能是jpg):
googleplayer.swf?videoUrl=http://xxxxx.flv&thumbnailUrl=http://xxxxx.jpg&playerMode=normal
带缩略图且自动播放(缩略图只能是jpg):
googleplayer.swf?videoUrl=http://xxxxx.flv&thumbnailUrl=http://xxxxx.jpg&playerMode=normal&autoPlay=true

完整示例:
http://media-001.yo2cdn.com/wp-content/uploads/38/3883/2007/05/googleplayer.swf?videoUrl=http://v.cctv.com/flash//zhongguozhoukan/2008/11/zhongguozhoukan_300_20081122_2.flv&thumbnailUrl=http://www.cctv.com/Library/homepage2008/20080707/img/cctv-logo.jpg&playerMode=normal

注意:
因为新版的googleplayer.swf已经不能实现flv的在线播放了,所以需要下载一个googleplayer.swf然后上传你自己的空间来调用。如上传到http://yo2.cn等。

可用于在线播放flv的googleplayer.swf下载

http://media-001.yo2cdn.com/wp-content/uploads/38/3883/2007/05/googleplayer.swf
http://www.uudisc.com/user/pop3067/file/1024971
http://115.com/file/dn9giix9

Related Posts