I’ve been scouring the net for hours now trying to find a tutorial on how I can have one .swf cover as many files as i can throw at it.
Is there a way you can basically change the ‘source’ parameter dynamically so that you can change what movie is loaded based on the url I send?
i.e.
…/?video=movie1 would load movie 1
…/?video=movie2 would load movie 2
…/?video=movie3 would load movie 3
etc.
Thanks in advance!