PDA

Volledige versie bekijken : ColorTransform


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

Jan
%Europe/Berlin %589 %2009, 15:08
Pienso que usted necesitaría convertir toda la escritura en el tween como archivo a AS1. Si no no trabajará.
http://be.php.net/manual/fr/class.swfaction.php

Saludos,
J(u)an