Tips & Tricks 12: Change the color of a MovieClip using ColorTransform October 31, 2009

Tips & Tricks 12: Change the color of a MovieClip using ColorTransform

by flashuser in Flash Tips & Tricks, Flash Tutorials

If you ever wonder how to change the color of a MovieClip in Actionscript 3 here’s a very useful tip. All you have to do is use the ColorTranform class. There are many methods to be used, one that come in handy is the color property which I’ll show it to you.

Read more »

7 Comments | Tags: actionscript 3, color, transform