I have a [COLOR=Red]red[/COLOR] button with a MC nested in it where if you’ve clicked the button… the nested MC plays to the “active” frame and stops (here the button is [COLOR=Orange]orange[/COLOR]). I want the button to remain on the “active” frame until ANY other button is pressed.
getting it to stay orange is the easy part. this would be similar to a two state button (unvisited and visited), but I need the button to have a third state: active.
The tough part, which I can’t seem to figure out is… I have about 300 instances of this button and when any other button on the main time line is pressed the I need the “active” button’s MC to move to the “visited” frame where the button turns [COLOR=Blue]blue[/COLOR].
Joshua Davis has buttons like this. Look here: http://flashtothecore.praystation.com/
Can anyone give me an idea of how I would do this? :mu: