Hello AS3 GURUS… need your help… My logic is not that high for this one, and its very simple.
What I want to do is this…
I have 5 Button movieclips, each with different states, (OVER, OUT, and ACTIVATED)
Obviously when you rollover the button, itll play the over animation, itll also apply for the rollout event of the button. When you click the button, itll go to the activated state.
Here’s my question…
What condition will i use so that when a certain button is activated and i click on a different button, the activated button will play its rollout state before going to its idle state… What’s happening to me is itll just quickly go to its idle state without playing his roll out animation. Thanks GUYS!!!