vxd
July 6th, 2009, 02:56 AM
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.
TweenMax.to(bgColourMC, 2, {hexColors:{"what goes here":0x000000}});
When I test the movie the bg stays orange.
Thanks
vxd
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.
TweenMax.to(bgColourMC, 2, {hexColors:{"what goes here":0x000000}});
When I test the movie the bg stays orange.
Thanks
vxd