RE: [flexcoders] Simple XML web service call

2006-05-11 Thread Darren Houle
curity sandbox restrictions. > >-Original Message- >From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On >Behalf Of Darren Houle >Sent: Tuesday, May 09, 2006 2:51 PM >To: flexcoders@yahoogroups.com >Subject: [flexcoders] Simple XML web service call > >

Re: [flexcoders] Simple XML web service call

2006-05-11 Thread Darren Houle
Yes, the CFC is running, it's Flex that's not dealing with the returned results properly.  I finally gave up on doing it this way and now I'm just returning a datatype of "query" from the CFC which works fine.  It just that it seems like the code should work (it's so basic) but yet it didn't.

Re: [flexcoders] Simple XML web service call

2006-05-10 Thread Tom Chiverton
>>> On Tue, May 9, 2006 at  7:50 PM, in message <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote: > I've tried different resultFormats, different returnTypes... returning a > string instead of the cfxml tag... building mystring and returning the > result of parseXML(mystring).  Nothing seems to w

RE: [flexcoders] Simple XML web service call

2006-05-09 Thread Peter Farland
. -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Darren Houle Sent: Tuesday, May 09, 2006 2:51 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Simple XML web service call This is probably very simple and I'm just being stupid, but... why do

[flexcoders] Simple XML web service call

2006-05-09 Thread Darren Houle
This is probably very simple and I'm just being stupid, but... why doesn't this work?  I don't get any errors, just a blank swf w/o the Label.  I'm in Beta 3. mxml file http://www.adobe.com/2006/mxml"   creationComplete="wsTest.testFunction.send()">       wsdl="