質問
Reduce alpha of parent MovieClip without applying alpha to children
I have several images in a movie clip that slightly overlap each other.
When I reduce the alpha of the parent, it applies the alpha individually to each of the images, meaning you can see the image that is overlapped by a higher one.
Is there a way to apply the alpha to the whole group, such that the overlapping is maintained (without seeing the image behind where one is overlapping it)?
Thanks
