<mx:HTTPService id = 'myServ' url = 'http://localhost/request2.php' resultFormat = 'e4x' /> ----------- dataProvider = '{myServ.lastResult....}'