I use 2 movieClips as buttons placed inside another movieclip in order to achieve something like a dropdown menu.Those 2 movieclips have 2 (stop) frames inside them and they are used as On/Off states.The movieclip that holds those 2 button/clips is used for animating the buttons (actually appear/disappear with motion tween and alpha fade).
My problem is that the movieclips/buttons are always go back to the 1st frame in each keyframe of their animation.
Is there any way to achieve this dropdown menu (even another way) so that the states (actually the frame which each movieclip/button stops) remains always the same troughout the whole animation?