Can someone please help me. This is really urgent.
I need to randomly load an external swf into the main movie each time the browser is refreshed. I have three external swfs so far.
when loading individual external swfs, I normally create an empty movie clip on the main movie and call the external swf by using the _root.emptymovieclip command
Is the same principal used for calling external swfs randomly?