I have a menu with X icons.
When with the mouse i click on a icon this one is selected, ok. I use a instance variable called "active" 0/1. And when is active i set the animation to On. when is 0 animation is OFF.
Then, when i select another of the icons of the family i created i want the first one get deactivated and activate the last one.