Quote Originally Posted by tdromba
Hi all:

I've build quite a few swf's which play video and audio, but now I need to build some which can play mp3 or flv based on a get variable, e.g.:

http://foo.com/player.swf?movie=bar.flv

So, the swf needs to be able to load the flv or mp3 dynamically based on the url, in other words.

Any clues how to start? I've done a reasonable amount of action scripting but not this particular problem.

Thanks in advance for your help.

TD
That would work actually you that should give you a variable named movie set to equal bar.flv