does anybody knows a good technique for the transfer of parameters from web-service to flash?
For example if I want a user to register on my website, he has to enter 16 fields. How should I send this data to the webservice? I think using arrays is much to complicated....does flash has a heap function or other interesting data types?
Or am I completely wrong with my ideas...