Alex1980
%Europe/Berlin %580 %2009, 14:55
Hi,
The function im using below i build from a Tween.as file ans uses AS2
function SetImage() {
mc.colorTransformTo(100, 0, 100, 0, 100, 0, 80, 0, 2, "easeOutCubic");
}
i need to convert this to a AS1 function. How can i do this?
Who can tell me this?!
Thank you
The function im using below i build from a Tween.as file ans uses AS2
function SetImage() {
mc.colorTransformTo(100, 0, 100, 0, 100, 0, 80, 0, 2, "easeOutCubic");
}
i need to convert this to a AS1 function. How can i do this?
Who can tell me this?!
Thank you