I have done a search on this site and still can’t seem to get a clear idea on how to do this.
I simply want to call in some loaded movies with my main swf and then be able to swap them when they are pressed.
When I load my external movies into the main movie should I be putting them in separate “empty” clips? If I don’t, each time I load a movie it replaces the current movie in the “empty” clip. Where do I put the code that will make the movie that is pressed come to the front? On the movie that is coming in? or the movie that it is loading into? It seems that a simple my_mc.swapDepth(x) should work? For (x) I would like to specify a number because there might be more than two clips that I would like to load in…
Any help out there???
Thanks in advance…