开发者

play s3 amazon video on facebook application

I have uploaded video on s3 amazonws and now I want to play these video on face book.

I am using

<fb:swf swfbgcolor="000000"
swfsrc='player.swf?file=http://s3.amazonws.com/bucketname/key&image='
 imgsrc=''
width='550' height='350'/>

Does any开发者_运维技巧body know about this.


I instead used fb:flv if all videos are in FLV format.

<fb:flv src='http://s3.amazonws.com/bucketname/key' width='165' height='127' title='my movie' color='#FFBB00' salign='r'  scale='showall'/>";
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜