I have seven movie clips that need to crossfade with each other.
When you press one button it tells one clip to fade from 0 to 100 alpha using frames, but the problem is to tell the currently showing movie clip to fade down to 0 without disturbing the other clips.
I was thinking of using an IF...Then, but I'm not sure how to write the code correctly. Any help please!