Tweenmax and hexcolor tweening

Hi,
I’m trying to tween a shape’s colour. I’m using tweenmax but it doesn’t seem to work.

The colour is originally orange.
[LEFT]



TweenMax.[COLOR=#000080]to[/COLOR][COLOR=#000000]([/COLOR]bgColourMC, [COLOR=#000080]2[/COLOR], [COLOR=#000000]{[/COLOR]hexColors:[COLOR=#000000]{[/COLOR][COLOR=#FF0000]"what goes here"[/COLOR]:0x000000[COLOR=#000000]}[/COLOR][COLOR=#000000]}[/COLOR][COLOR=#000000])[/COLOR];

[/LEFT]

When I test the movie the bg stays orange.

Thanks
vxd