Deactivating a button

hey ya! :blush:

im using this following script to make a button invisible…

Text_Anzeige._visible=false;
Text_Button._visible=false;

which it does so… but when i hover over that button, it becomes visible. what can i add or change to my script to make it disappear totally. i have set this script in frame (4).

Also is it possible to activate/ deactivate a button in the 4 conditions bit (hit, run, down, etc) ???

Thanks !!

Bina (-: