[Solved] How to create a makeover application in as3? [closed]


You should make use of the ColorTransform property. To check the correct color (or color range) you need to switch, you have to do a few calculations. Calculate where the face is in the picture. Calculate where the eyes are. Then calculate what the color is, and then change the color (with an offset to make sure the whole eye is colored).

Same goes for the skin.

solved How to create a makeover application in as3? [closed]