When you have a button that activates a movie clip to start to play on the "RollOver" action and you have another function on the same button that activates when you "RollOut" for the same movie clip but only to reverse the frames(to the original position).
My question, can you tell the movie clip to start reversing from the current position with actionscript.
The problem, if you just reversed the frames, on "RollOut", the movieclip will begin from the end point and play, but what if the "RollOver" function haven't finished, then you will have a incomplete first movie part?
My question, can you tell the movie clip to start reversing from the current position with actionscript.
The problem, if you just reversed the frames, on "RollOut", the movieclip will begin from the end point and play, but what if the "RollOver" function haven't finished, then you will have a incomplete first movie part?