Data Model Flex



    
        
            
                {zipCode.text}
            

        
    
    
        
        private function processValues():void {
            WeatherService.GetWeather.send();
        }