Data Model Flex



    
        
            private function initializeHandler(event:Event):void {
                statesService.getCountries.send(  );
            }
            private function changeHandler(event:Event):void {
                statesService.getStates.send(  );
            }
      
    

    
        
        
            
                
                    {country.value}