addEventListener(Event.ENTER_FRAME, onEnterFrame); function onEnterFrame(e:Event):void { txtField.scrollV=txtField2.scrollV }