hello,
I am trying to call web services using flash lite 2.1 and even 3.0 and I have been partially successful.
my problem relates to the decoding of "complex" objects in the web service response. For any response object defined as a string, it works fine.
For more complex object and from the example I have seen , I was expecting to access the defined parameters like:
result.param1, result.param2
if the response type contains multiple elements which names are param1, param2.
Has anybody been successful in decoding complex objects in the web service response ?
thanks in advance for your help
Jean-philippe



