Comunidad de diseño web y desarrollo en internet online

¿como pasar este codigo a AS3?

Citar            
MensajeEscrito el 27 Ago 2012 07:18 pm
¿como pasar este codigo a AS3?

_global.initAliens = function(mc) {
depth = 0;
for (var i = 0; i<3; i++) {
for (var j = 0; j<10; j++) {
attachMovie(mc, mc+i+"_"+j, 100+depth);
_root[mc+i+"_"+j]._x = j*40;
_root[mc+i+"_"+j]._y = i*40-80;
depth++;
}
}
};

Por Mery458

0 de clabLevel



 

firefox
Citar            
MensajeEscrito el 31 Ago 2012 02:02 pm
haver si me dices que es lo que quieres que haga la funcion talvez te puedo ayudar

Por haymarquet

2 de clabLevel



 

chrome

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.