Hi Friends,
I need your help.
I am developing one application, which requires communication with server.
My server supports both json and xmlrpc.
I am able to use xmlrpc but i think it is too heavy for flash lite. After 7 or 8 server request i got memory issues.
I heard that json is light weight protocol to send and recieve data.
So now my problem is that i want to send json data to my server without key value pair method( LoadVars uses key-value pair).
So is there any body who can help me regarding this.
Thank in advance.
Regards
Ashish




