Featured Site
» Posted in the Flash Kit Links section
» Title: 3D Jobs
» Description: Free job forum for jobs in Films, Video Games, Multimedia and jobs in flash animation and scripting.
Color changing in Flash 5 can be done on any movieclip in the movie. The basic idea is to make our movieclip "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 actionscript required to change the color then we'll look at the mouse events and the actionscipt required to execute the color change.