charles's birthday card
Active Member
- Joined
- Jul 7, 2008
- Messages
- 71
- Reaction score
- 0
Any idea how I can gradually change the colour of a movieclip using colorTransform, i.e. with something like the following:
Code:
movie_clip.transform.colorTransform = new ColorTransform(x,x,x);