Ver Mensaje Individual
  #2 (permalink)  
Antiguo 07/07/2003, 16:44
Avatar de juwe
juwe
 
Fecha de Ingreso: abril-2001
Ubicación: Guadalupe Inn
Mensajes: 622
Antigüedad: 23 años
Puntos: 0
No se si te refieras a algo como esto:
Código:
bola_mc.onEnterFrame = function() {
	i += 1;
	this.duplicateMovieClip("bola_mc1" + i, i);
	this._x += 5;
};
Espero te sirva.
Saludos desde México.
__________________
blog.juwestudio