Have you seen the training video at 
http://tv.adobe.com/watch/adc-presents/build-a-flex-application-that-connects-to-a-soap-web-service/

--- In flexcoders@yahoogroups.com, "David Nester" <dnestertx@...> wrote:
>
> Greetings!
>  
> I have a SOAP response from a webservice that i am trying to parse to a 
> datagrid.  The information that comes back to the result handler is in the 
> format of:
>  
> SOAPENV:ENVELOPE
> -- soapenv:body
> ----ns2:serviceResponse
> ------ns2:return
> --------ns1:data
>  
>  
> I'm trying to figure out how to grab everything in ns1 and populate that 
> information to a grid.  I'm very new to flex - anyone out there who can help?
>  
> Thanks so much!
>


Reply via email to