Color changing in Flash 5 can be done on any movie clip in the movie. The basic idea is to make our movie clip "colorizable" by creating a virtual object, defining it's color and then applying it to our real object. This tutorial is a two step process. First we'll look at the action script required to change the color then we'll look at the mouse events and the actionscipt required to execute the color change.