:
flexcoders@yahoogroups.comSubject: [flexcoders] Re: Flexbuilder
2B1: coercion error at package declaration, JSON
Regarding JSON, have you tried the parser at http://www.theorganization.net/work/jos/JSON.as
to see if it will compile in AS3? Since the eval() function has been
removed
Regarding JSON, have you tried the parser at
http://www.theorganization.net/work/jos/JSON.as to see if it will
compile in AS3? Since the eval() function has been removed, I think
parsing is the only approach left.
Doug
--- In flexcoders@yahoogroups.com, "dhirshbe" <[EMAIL PROTECTED]> wrote:
>
: Friday, February 24, 2006 2:14 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Flexbuilder 2B1: coercion error at package
declaration, JSON
Thanks, it was somewhere else in the file. I wasn't aware that arrays
still had string indices. The error was: for(var i:int in someArr
Thanks, it was somewhere else in the file. I wasn't aware that arrays
still had string indices. The error was: for(var i:int in someArray)
--- In flexcoders@yahoogroups.com, "Matt Chotin" <[EMAIL PROTECTED]> wrote:
>
> I think there must be another problem in your file and the compiler just
> c
4 matches
Mail list logo