Color tween controled by Actionscript

I apologize for my brevity in this post, but I am rather short on time. And yes, I realize that this is alittle simplistic.

I am trying to manipulate the ARGB value of a movieclip/button dynamically useing a tween class.

Much bet than a shape tween, this method theoretically wont break my shapes.

What I’m looking for is on a mouseOver event the color would tween from #FFFFFF (white) to #FF8000 (orange) within a set number of frames. I feel that I would be able to work out the mouse-off event from there, given just the initial knowledge of the AS color tween.

Any help would be greatly appreciated.

Cheers. :slight_smile: