on(RollOver){ _root.onEnterFrame = function(){ mitexto.scroll-=1; } } on(RollOut){ _root.onEnterFrame = false; }