This content has been marked as final.
Show 2 replies
-
1. Re: How to get the array of Complex when call a webserivce method it's return an array of user define data struct?
mucatron Nov 5, 2009 4:15 PM (in response to Sugar.Chen)Flash Lite doesn't fully support webservices, so you will find it difficult to use the full api set.
I suggest that you use SWX (swxformat.org) or simply HTTP requests for transactions.
We have a tutorial on use with ColdFusion here:
Mark
-
2. Re: How to get the array of Complex when call a webserivce method it's return an array of user define data struct?
Sugar.Chen Nov 6, 2009 1:09 AM (in response to mucatron)yeah, to use webservice in flash lite is not easy..
so I changed my data type to simple trye, as String..
SWX is a good tool, and I'll use it ...
Thanks you a lot.

