this.attachMovie("LAGRIMA","LAGRIMA1",this.getNextHighestDepth());
LAGRIMA1._x=60;
LAGRIMA1._y=240;
this.attachMovie("LAGRIMA","LAGRIMA2",this.getNextHighestDepth());
LAGRIMA2._x=157.5;
LAGRIMA2._y=190;
this.attachMovie("LAGRIMA","LAGRIMA3",this.getNextHighestDepth());
LAGRIMA3._x=255;
LAGRIMA3._y=240;
this.attachMovie("LAGRIMA","LAGRIMA4",this.getNextHighestDepth());
LAGRIMA4._x=352.5;
LAGRIMA4._y=190;
this.attachMovie("LAGRIMA","LAGRIMA5",this.getNextHighestDepth());
LAGRIMA5._x=450;
LAGRIMA5._y=240;
this.attachMovie("LAGRIMA","LAGRIMA6",this.getNextHighestDepth());
LAGRIMA6._x=547.5;
LAGRIMA6._y=190;
this.attachMovie("LAGRIMA","LAGRIMA7",this.getNextHighestDepth());
LAGRIMA7._x=645;
LAGRIMA7._y=240;
this.attachMovie("LAGRIMA","LAGRIMA8",this.getNextHighestDepth());
LAGRIMA8._x=742.5;
LAGRIMA8._y=190;
this.attachMovie("LAGRIMA","LAGRIMA9",this.getNextHighestDepth());
LAGRIMA9._x=840;
LAGRIMA9._y=240;
pero quiero que inicien en forma aleatoria, en diferentes tiempos, que al terminar aparesca el titulo del boton y que terminen en su respectiva posición que tengo en el script de arriba, se tambien que puedo simplificar el codigo pero no se como hacerlo, estoy aprendiendo, ojala puedan ayudarme, se los agradesco mucho.