Hi All,
I have searched the site with no luck for finding out about this. It could be that using loops is the only way to do what we want, however ever the optimist =) I’ll ask the question anyways.
Is it possible without looping to control which of 12 or so external swfs loads first when they all have to load on the same frame of the main movie?
For example, we have a main movie which creates classes where the class is itself in an external movie. When we load locally, the movies all load fast enough that the classes are created correctly, however when we move to loading from the server some of the class movies are not loaded into their levels before the main movie tries to create the class with of course the result being the class is not generated and the movies do not function correctly.
Any help would be greatly appreciated.
Liz