as3corelib icon indicating copy to clipboard operation
as3corelib copied to clipboard

JSON class not working when exporting to AIR — #1065: Variable JSON is not defined

Open thyselius opened this issue 12 years ago • 1 comments
trafficstars

http://forums.adobe.com/message/3960311

thyselius avatar Mar 26 '13 23:03 thyselius

I resolved this by changing the name on the JSON class to AdobeJSON and then use AdobeJSON.decode() and .decode()

Quick solution!

thyselius avatar Mar 26 '13 23:03 thyselius