Buttons In Flash Mx

ok I have a menu consisting of 5 buttons side-by-side. the effect i want to create is when the user initially scrolls over the menu all the buttons fade into one color and then fade back EXCEPT!!! the button that the user is directly on top of. please consider of the fact that i know little about flash and this is my first flash site. thanks in advance
-steve

oké,

an example: if you go over 1 button, you can scribe this:
gotoandplay(2). In frame 2, you do with the 4 buttons breakapart, so you fade into them en fade out. at the end of your fade, you create you buttons again.

goog luck