I have a place holder MC, inside of which are several other MCs. I also have alternate MCs on stage at various spots. My goal is to "build" one "master" MC with a mix-n-match type of application.

okay... picture a snowman.. 3 circles on top of each other, one bigger than the next. This is my "default master" MC. Each circle is yet another MC. Now around the stage I have triangles and squares and whatever.

If you click on a triangle I want it to replace the top circle in the default master MC. Then you can "choose" how your snowman looks. a triangle head, a large square middle and a tiny circle bottom... etc...

Right now I am using emptyMCs as the place holders inside the master MC, but the coding is getting out of hand. Is there a more simple method to swap MCs, whereby each old MC would be removed from the Master MC, not just covered up?

~MoN