ActionScript 3 (AS3) JSON encoder with “pretty” output by adding linefeeds and spaces
I’m sure many ActionScript 3 or Flex developers have used the as3corelib for one reason or another. It’s a wonderful little library with lots of useful functionality. I’ve frequently used its JSONĀ encoding and decoding functionality. It works great, however, … Continue reading