Button - I guess this is super simple

I’m going nuts,

I’ve deleted my former post on this, cause I didn’t explain it right.
Now it’s much simpeler:

I’ve got a button, and no matter how much objects are stacked on top of it, it is still clickable. I don’t wan’t this, and don’t know how to fix it…

I’ll attach the fla. You see, on the right button, I made a square shape and placed it over the button, but you can click right through it …

stlnly

do you just want the button to be clickable later in the movie?

I just want it clickable, when visible… anytime

If there’s a shape positioned on top of it, so then it’s ‘hidden’, I don’t want the mousepointer changing into a f#@ing :hair: hand on a place you don’t see no button

oops.

_root.butMC.buttonA.enabled = false;

great ! that’s what I was looking for ! Didn’t know about this property at all…
thanks a lot.

stanley