Need help with buttons in menu, AS 2

hello,

ive got a menu with 4 animated buttons and would like to animate both the button that is clicked and the other 3 buttons that werent clicked.

This seems simple but has caused me some grief. I could write individual functions to control each button seperately (thats what im currently doing…) but if then i want to include another button im having to update the other functions. im thinking the way to do it is to store the buttons in an array and call all elements bar the one clicked. i dunno??.

thanks for your help in advance…

cheers,

steve