This content has been marked as final.
Show 1 reply
-
1. Re: How can I change the opacity of a symbol without changing the individual opacities of symbols within it?
Ned Murphy Nov 23, 2014 5:35 AM (in response to DeadlyComics)It has nothing to do with symbols inside the movieclip. If you fade the opacity a movieclip you see thru it. If you want to fade from one to the other without seeing both at the same time then you need to fade them sequentially (one after the other) so that the background color is shown during the fade.
If you were to have a rectangle of the background color and fade tha in and out over the movieclips , switching the movieclips one atop the other half way thru that cycle that would be one way.


