Question
How to disable a button once it has been clicked
Hi!
I need to disable a button once the user has clicked it! I also need the colour of the button to change once it has been clicked as well (I need it to just grey out - not sure if this can be solved using actionscript??)
The only method I could think of of accomplishing this is to put each button in their own UILoader, but I'm hoping there is a simpler method!?
