bola_mc.onEnterFrame = function() { i += 1; this.duplicateMovieClip("bola_mc1" + i, i); this._x += 5; };