Alright, I’m having a little issue…Currently, I have a navigation bar where when you roll over a button, a movieclip plays. On the roll out, the movie plays in reverse, making it appear to rescede to where it came from. If you roll out too quickly, it skips to the resceding part, and it makes it look like it skips.
Is there any way to tell what frame a movieclip is on? If I can get that, I can write an If Then statement that would ensure it would wait till it got to the finished frame, and THEN do the rescedeing.