_root.onEnterFrame = function() { mc._x += Math.random()-Math.random() mc._y += Math.random()-Math.random() }