EDIT: you’ll need the TweenExtended class from sqcircle (http://www.sqcircle.com/downloads/).
There’s been a lot of talk of using the ColorTransform class and easing colors in. i finally got around to creating a file i understood that could pass in hexadecimal values and the transform would be done for you, instead of having to deal with all those ugly offsets and stuff that the colortransform class takes in.
the initial colorTransform object is set up using the offsets and multipliers from the first color in the bgColorArray. You could set this to whatever you want though.