Quote Originally Posted by Robb@exo
In order to successfully disable buttons on hidden slides, you'll have to incorporate either "btnInstanceName._visible = false" or "btnInstanceName.enabled = false. Do a search for either or both, I'm sure you'll be able to find something to help you out. Another thing, you'll probably need to incorporate a variable boolean value to help determine which buttons are active for the corresponding active slide.

HTH.

I was trying that this morning, or something like it with no luck. Not sure where to put the code, I assume that the code would have to go with the corresponding slide on a new actions layer. In my latest message the attached file from this morning there is a button that I put on slide one, then it is still activated on top side slides which is no good.
Ya lost me with the boolean value LOL. I am sure it is something simple but I am lost when looking at the numerous options in the actions window, as well as where to put it.
Thanks for the quick reply, you are one of the good guys!
S