Make the tween inside the movieclip (make another clip into this one). Then just duplicate the movieclip using duplicateMovieClip(mcname, newname, depth) and set another _y position to it (newname._y = somenumber). Hope that helps