random_goblin
07-30-2001, 07:07 PM
Does action script provide any means of targeting an instance of a button?
I have a set of buttons displaying dynamic text, updated from a txt file. I need to hide/make inactive the button if the text content for that button is null.
Short of putting all button hidden/not hidden combinations into a movie and then calling the appropriate frame, or placing each button in it own movie clip, I can't see how to do this.
Is there a more elegant method?
thanks in advance...
I have a set of buttons displaying dynamic text, updated from a txt file. I need to hide/make inactive the button if the text content for that button is null.
Short of putting all button hidden/not hidden combinations into a movie and then calling the appropriate frame, or placing each button in it own movie clip, I can't see how to do this.
Is there a more elegant method?
thanks in advance...