Tag Archives: JSON
How to send or receive data JSON encoded data from flash to a server-side-script
As contributor in some flash-related forums i noticed, that a lot of people are asking the same question over and over again.
How to send or receive JSON-encoded data from flash to a server-side-script.. ?
So i wrote this little tutorial..
Continue readingComparing Objects using JSON in AS3
An experiment about comparing Objects using a JSON-encoded string.
Continue reading