I have a question i hope someone can help me with.
I have a very Simple Flash Player built in AS2. FlashCS3
I want it to load one external movie from root folder.
BUT! i don’t want to load a specific file name.
I need the player to load whatever the file names.
for example: if my file name is: Video.swf i want the player load it.
and if i change the file name to video2007.swf it will still be able to load it.
is there any way someone know how to do it ?