btn.addEventListener(MouseEvent.CLICK, сlickHandler); private function сlickHandler(event :MouseEvent):void{ // что хотите сделать }