[FMX] Simple Button Cherry Checker help needed

Hello,

I just started playing with flash yesterday, so thanks for bearing with me.

Basic Button Description: A small cube with an ‘up’ color of (the cherry, i.e. unclicked, color) white.

Issue:

Once the user clicks on the button, I want to change the original (‘up’) cherry color from white to grey.

I’m not concerned with the ‘over’ color…

I struggled a bit with using a ‘cherry’ movie (in an overhead layer) thinking I could set the initial alpha property from 0 to 100 onpress in the ‘down’ frame of the button, but alas…no joy.

Thanks for the breadcrumb.

Ok, I figured out how to do this using movie clips instead of buttons.

What I’d like to figure out is how to highlight the active menu choice as the user clicks the various menu cubes…well, more to the point, how do I unhighlight the previously active menu selection?