Flash Tutorials

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

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 →

Execute Lightbox Scripts From Flash

A great way to transform a flash menu into a flash gallery by simple adding a few lines of code is to use the Lightbox script. Flashtuning uses his 2D Zoom Menu component and makes a bran new gallery from it. You can easily configure the new gallery using the XML file.

Read More →