Hey Folks - Currently, I’ve got a main movie into which I’m loading multiple external .swfs. onto different levels using loadMovieNum. From within the loaded mcs, I’ve got the button overlaying in the exact position as on the main mc - to unload the loaded mc. Each mc that’s loaded has captions that appear upon rollover. My major problem is that, based on each mcs level, many of the captions will appear ‘underneath’ an mc that’s loaded-in on a higher level.
Any suggestions on how best to load these mcs without running into this layering issue?
The buttons on the main mc are considered toggle switches that the user can turn on and off. they can have them all on to view all, which will create huge problems with the way I’m currently doing it. So thanks a ton for any help or alternative methods for loading/unloading these nuggets.