Binbag
02-17-2003, 04:49 PM
I'm using a standard visible actionscript for a button "next"
setProperty("next", _visible, False);
but it still remains visible. Everything else is action normally but I can't make my buttons behave.
Is there something specific to buttons I am missing?
Any ideas?
setProperty("next", _visible, False);
but it still remains visible. Everything else is action normally but I can't make my buttons behave.
Is there something specific to buttons I am missing?
Any ideas?