Copy link to clipboard
Copied
Hello
I am using Flex Builder 3 Trial Version, when I import com.adobe.serialization.json.JSON, the IDE gives the following error:
1172: Definition com.adobe.serialization.json.JSON could not be found.
I have seen that the library is @ http://code.google.com/p/as3corelib/source/browse/trunk/src/com/adobe/serialization/json/JSON.as?spe...
Can I simply download this version of JSON.as and save it in my file system for the error to go away? If yes, where should I save it to?
Or what else can I do for this error to disappear?
Copy link to clipboard
Copied
http://raghuonflex.wordpress.com/2007/06/02/json-to-ason-2183/
Copy link to clipboard
Copied
download the zip file from http://code.google.com/p/as3corelib/downloads/list and unzip it. it should have SWC file; copy this file to lib folder of your Flex Builder project and you're good to go.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more