Thanks Muzak.  Yeah, I got the JSON library from the same place.

Muzak wrote:
AFAIK, there are no Flex specific classes in the AS3CoreLib library, it's an ActionScript 3 library (hence the name). But yes, you have to make sure it's in the class path to be able to use it, just like any other classes. You can use the .as source files (com folder) or the .swc, whichever you prefer.

Did you get the library from googlecode?
http://code.google.com/p/as3corelib/downloads/list



----- Original Message ----- From: "Andrew Sinning" <[email protected]>
To: "Flash Coders List" <[email protected]>
Sent: Tuesday, October 13, 2009 2:02 AM
Subject: Re: [Flashcoders] totally lost figuring out AS3 JSON Class


I don't have com.adobe.serialization.json in my install of Flash. So, I just move the com folder from the as3corelib into my global classpath and then I can use any of the Flex classes?

Muzak wrote:
It's AS3, so not just Flex specific.

There's an example here:
http://code.google.com/p/as3corelib/source/browse/trunk/examples/JSONExample/JSONExample.mxml


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to