jan
11-15-2001, 05:51 PM
Hello,
I m a newbee flasher when it goes about actionscript.
My question is very simple I think:
How can I hide a button when somebody clicks on it?
In the tutorials I read something about the "setProperty"
I thought this was the code to do it:
on (release) {
("button1", _visible, "False");
}
But it wouldn't work :mad: I have also read the tutorial about paths and I think the path is OK.
I think the aswer will be simple?? Hope somebody can help me!!
:( :)
Bye,
Jan
I m a newbee flasher when it goes about actionscript.
My question is very simple I think:
How can I hide a button when somebody clicks on it?
In the tutorials I read something about the "setProperty"
I thought this was the code to do it:
on (release) {
("button1", _visible, "False");
}
But it wouldn't work :mad: I have also read the tutorial about paths and I think the path is OK.
I think the aswer will be simple?? Hope somebody can help me!!
:( :)
Bye,
Jan