swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] ActionScript large arrays problem


From: Vladimir Slepnev
Subject: Re: [Swftools-common] ActionScript large arrays problem
Date: Wed, 18 Mar 2009 17:14:14 +0300

> Sounds vaguely as if you're running into a line-length limitation,

No, we already break up our ActionScript into lines about 1500 chars
long. When we didn't do that, swfc simply crashed. Also the
empty-array fix I described in the original letter _increases_ line
lengths. :-)

> The upper memory limit on arrays in Actionscript is the same as
> ECMAScript, 4294967295 array items, so I don't think that's your
> problem.

Yes, we know. It's definitely a bug in swfc.

Vladimir




reply via email to

[Prev in Thread] Current Thread [Next in Thread]