var cargas:Array = new Array("unapeli.swf", "otrapeli.swf", "pelifinal.swf"); loadMovieNum(cargas[Math.random(cargas.length)], 1);