Event Flex



  
  
    
      private function clickHandler():void
      {
        myLabel.text='You clicked the button';
      }