RE: [flexcoders] Re: Examining web service results structure

2007-01-03 Thread Tracy Spratt
: [flexcoders] Re: Examining web service results structure Okay finally nailed it myArrayCollection.source = ArrayUtil.toArray(event.result.record); Hopefully tomorrow's success will come much easier ! Ben Marchbanks ::: alQemy ::: transforming information into intelligence http

RE: [flexcoders] Re: Examining web service results structure

2007-01-03 Thread Tracy Spratt
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ben Marchbanks Sent: Tuesday, January 02, 2007 10:55 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: Examining web service results structure Thanks Tracy - I had actually hacked through to arrive

[flexcoders] Re: Examining web service results structure

2007-01-02 Thread fgwenger
I'm not sure what e4x is. Here is my webservice declaration. It returns a query from a ColdFusion web service (Flex=ArrayCollection, I think). mx:WebService id=get_home_list wsdl=http://imd9.state.or.us/ex/bcd/loisflex/lois.cfc?WSDL; useProxy=false showBusyCursor=true

RE: [flexcoders] Re: Examining web service results structure

2007-01-02 Thread Tracy Spratt
To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Examining web service results structure I'm not sure what e4x is. Here is my webservice declaration. It returns a query from a ColdFusion web service (Flex=ArrayCollection, I think). mx:WebService id=get_home_list wsdl=http://imd9

Re: [flexcoders] Re: Examining web service results structure

2007-01-02 Thread Ben Marchbanks
: trace( XML(oEvent.result).toXMLString() ) Tracy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of fgwenger Sent: Tuesday, January 02, 2007 5:46 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Examining web service

Re: [flexcoders] Re: Examining web service results structure

2007-01-02 Thread Ben Marchbanks
: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of fgwenger Sent: Tuesday, January 02, 2007 5:46 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Examining web service results structure I'm not sure what e4x is. Here is my webservice declaration. It returns a query