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.