Closed GoogleCodeExporter closed 9 years ago
This error happens because the name of your MXML file is "JSON", which
conflicts with
the name of the library class "JSON". Try renaming JSON.mxml to
JSONExample.mxml, or
using a fully qualified path to com.adobe.serialization.json.JSON.decode();.
Original comment by darron.schall
on 30 Apr 2007 at 1:47
Original issue reported on code.google.com by
joshsp...@gmail.com
on 26 Apr 2007 at 6:40