This is a message.

Forum user: inappropriatedan

Basic information

Registered Apr 4, 2009
Last login Jul 4, 2010
Forum posts 2
Direct URL http://www.flowplayer.org/forum/users/9702

Latest forum posts

Posts:

Registered:

» » Flowplayer playback from private Amazon S3 storage

Posted: Apr 5, 2009

scrub that - I seem to be able to get it to work just by passing in the URL from javascript i.e.


flowplayer("player", "../flowplayer-3.0.7.swf");
$f().play('https://s3.amazonaws.com/xxx/xxx.flv?AWSAccessKeyId=xxx&Expires=xxx&Signature=xxx');

Posts:

Registered:

» Flowplayer playback from private Amazon S3 storage

Posted: Apr 4, 2009

Hi,

I'm interested in doing this too. Is it simply a case of escaping the ampersand as discussed on this thread?

http://flowplayer.org/forum/8/15861