duplicateMovieClip("mc", "mc" add i, i); mc._x = Math.random()*4; mc._alpha = Math.random()*50+50; mc._rotation = Math.random()*2;