Categories

Effects

OC_colorhexTo


OC_colorhexTo
Applies an dynamic/ animated colortransformation effect on an object.

TARGET.OC_colorhexTo(hex,duration,easetype,delay);

ie: MovieClip.OC_colorhexTo(0xFF9966,40,easeOutBounce,0);


Optional parameters
callback : function to execute when effect ends. (see Events)