This code works great. How would I adapt it so that when another button (MC) is clicked, the previous one is reactivated?
For example, I am using movie clips for my buttons which have frame labels for each state; “off”, “over”, “out” and “active”. Using the provided code, the playhead of my MCs stay on the “active” label to indicate that the current page corresponds with the selection they have made. I need the unclicked MCs to all be set to the “off” label when another one is clicked.
Thanks in advance.