> 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
