as3corelib
as3corelib copied to clipboard
JSON class not working when exporting to AIR — #1065: Variable JSON is not defined
trafficstars
http://forums.adobe.com/message/3960311
I resolved this by changing the name on the JSON class to AdobeJSON and then use AdobeJSON.decode() and .decode()
Quick solution!