Need advice for dynamic front end color changing

I’m a developer with very little flash experience.

I need some reference in regards to how flash can be used for dynamic color changing for page elements on the client side, browser based.

Example:

Say I have an image of a car in flash where areas like the door can be selected, and then a palette can be clicked to change the color of the door.

cheers.

You’ll need to make the parts you want to change the colour of separate MovieClips.

From there, this tutorial should get you started on how to change the colour: http://www.kirupa.com/developer/actionscript/color.htm

:slight_smile:

Let us know if you get stuck or need more help.

perfect thanks.