Container Flex



    
        
        public function removeButton():void {
            myHBox.removeChild(myButton);
        }
      
    

    
                    click="removeButton();" />