Ver Mensaje Individual
  #2 (permalink)  
Antiguo 28/06/2005, 12:28
Benemerit
 
Fecha de Ingreso: julio-2004
Mensajes: 127
Antigüedad: 19 años, 9 meses
Puntos: 1
Esto multiplicará x 2 los movies que encuentre.

ancho = 500;
alto = 440;
numDuplicados = 100;
boton_mc._this=this
nInicial=1
boton_mc.onRelease = function() {
for(obj in this._this){
obj=eval(obj)
if(typeof(obj)=="movieclip"){
obj.duplicateMovieClip("boton_mc"+nInicial,nInicia l,{_x: random(ancho)+1, _y:random(alto)+1, onRelease: function(){obj.onRelease()}})
nInicial++
}

}
}

Suerte y un saludo.
__________________
ArteCastellano.com Pintura y fotografia española.
LlanosLerma.com - Galeria de pintura de Llanos Lerma. Vida y obra
Madpixel Games - A jugar un rato