Hi everyone,
I was working with masks today and something was bugging me… For example, I have a Movieclip and 2 Childs:
- Parent: Movieclip
- Child of Movieclip: Mask
- Child of Movieclip: Shadow
Now, Mask is working properly for Movieclip and is also applying the mask effect to Shadow. I would like Shadow to stay behind Movieclip but to ignore the Mask effect.
Is it possible? Or should Shadow be adopted by Stage instead of Movieclip?