k, so i have a custom class in which an array of movie clips (buttons) is loaded into. once in there, each member of that array is given a buttonmode property,an
event listener etc. basically, what happens is that when the user clicks on one, it fades and becomes inactive until a different button in the array is pushed. then that one is faded and inactive, etc.... the process toggles depending...