# Color tween controled by Actionscript

**URL:** https://forum.kirupa.com/t/color-tween-controled-by-actionscript/180272
**Category:** Uncategorized
**Created:** [February 27, 2006, 2:13pm UTC](https://forum.kirupa.com/t/color-tween-controled-by-actionscript/180272 "2006-02-27T14:13:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Strength](https://avatars.discourse-cdn.com/v4/letter/s/43a26b/32.png) [@Strength](https://forum.kirupa.com/u/Strength)
#### Post date: [February 27, 2006, 2:13pm UTC](https://forum.kirupa.com/t/color-tween-controled-by-actionscript/180272/1 "2006-02-27T14:13:30Z")

</div>

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. 🙂
