Components Flex



    xmlns:mx="library://ns.adobe.com/flex/mx"
    xmlns:s="library://ns.adobe.com/flex/spark" height="700">
     
        public function removeAlignButtons():void { 
             rt1.toolbar.removeChild(rt1.alignButtons); 
        } 
      

    
                    creationComplete="removeAlignButtons()" />