*Encoding:* as3corelib ( http://code.google.com/p/as3corelib/ and http://tech.groups.yahoo.com/group/flexcoders/message/126930 )
*Sending:* create a HTTPService request like: <handle>JSON encoded string</handle> and in the PHP script get the content of the "request" HTTP variable (GET or POST) which will hold the JSON encoded string. On Mon, Oct 6, 2008 at 7:40 AM, karthikeyan.sivanantham < [EMAIL PROTECTED]> wrote: > Hi guys, > I'm trying to send JSON encoded data from flex to php but I'm > clueless about it. I am able to recieve and decode JSON data from php > in flex. > Any pointers is greatly appreciated. > > cheers, > Karthik > > > -- Haykel Ben Jemia Allmas Web & RIA Development http://www.allmas-tn.com

