Hi.
I really hope somone can help me. I'm a beginner at flex, and I'm 
struggeling to get my first test up and running.
I' trying to get an object from a web service. After galling a webservice 
using [webserviceName].[methodName].send() I get [object Object] in the 
textArea where I'm trying to fill whith the object.
I'm trying with:
[webserviceName].[methodname].lastResult

I't probably sould probably be something like:
[webserviceName].[methodname].lastResult.[objectname].[variabel]
But I can't figure out the correct way.

The object looks like this in the wsdl:
<complexType name="getsimple">
<sequence>
  <element name="String_1" type="string" nillable="true" />
  </sequence>
  </complexType>


Using a method that returns a string is no problem.
I really hope somone colud take the time telling me. I've tried this for 2 
days now.

_________________________________________________________________
MSN Search http://search.msn.no/ Raskere. Rett på sak. Mer presist.



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to