I have a complex movieclip object (an movieclip made up of other movieclips) that I want to fade in and out, but I don't want the objects that overlap to become visible during this fading process, I want to treat the whole thing like a bitmap for the duration of the fade. Is this possible?