Charkocu
06-04-2007, 08:38 PM
Greetings!
I have a flash document where I need to allow the user to load up to 3 external movieClips, all on their own level.
The document itself (interface) is on level 0 (ofcourse). When they click a button, it loads a movieClip on level 1. When they click another button, I need it to recognize that level 1 is occupied, and to load onto level 2. When level 1 and 2 are occupied, I need the new loadedMovie to go to level 3. After that, whatever button they click will just override level 3.
In concept, I know this can work, but now I am clueless as to how to structure the script. What do I need the script to be on the button they click?
Thanks in advance!
_Hark
I have a flash document where I need to allow the user to load up to 3 external movieClips, all on their own level.
The document itself (interface) is on level 0 (ofcourse). When they click a button, it loads a movieClip on level 1. When they click another button, I need it to recognize that level 1 is occupied, and to load onto level 2. When level 1 and 2 are occupied, I need the new loadedMovie to go to level 3. After that, whatever button they click will just override level 3.
In concept, I know this can work, but now I am clueless as to how to structure the script. What do I need the script to be on the button they click?
Thanks in advance!
_Hark