Ver Mensaje Individual
  #2 (permalink)  
Antiguo 29/08/2011, 07:50
Avatar de ceaped
ceaped
 
Fecha de Ingreso: febrero-2004
Mensajes: 2.185
Antigüedad: 20 años, 2 meses
Puntos: 9
Respuesta: Precarga a varios SWF externos

Hola
Como cambio este código de AS2 a AS3:

AS2:
Cita:
n = 0;
onEnterFrame = function () {
if (n<100) {
n = n+5.000000E-001;
lod._xscale = n;
lodNum.text = Math.floor(n)+"%";
}
// end if
};
Gracias por su ayuda
__________________
Diseñador Gráfico publicitario