A: 

See if it can help http://www.youtube.com/watch?v=6NffVAEUZTY

http://www.bucketexplorer.com/documentation/amazon-s3--how-to-stream-flv-video-from-amazons3.html

metal-gear-solid
I am not using cloudfront. I am able to play video on my site but when I open same page on facebook byadding above code. It doesn't play the video, even though I have used iframe by adding flowplayer page as src but it is yet not working – the same page work if i open that separately
Acharya
A: 

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'/>";
Acharya
did it solved the problem?
metal-gear-solid
yes. This is what i used and it solved the problem
Acharya

related questions