Flash CS4, AS2
I am making a Flash tour. I have 3 sections: About, Rentals, Neighborhood. All the sections are within MCs on the same Frame. I am using conditonal statements on the Nav buttons to turn the visibility on/off in order to navigate the tour. However, now when the same button is pressed, the MC toggles on/off.
I want to disable the button when it is pressed and then enable the button when the other two buttons are pressed.
How do I write this code?
Thanks!