As far as I know this 'bug' can only come up if u have more than 32 k of code in a certain class. So in each class u can have 32k of code, this is a lot of code per class. If u have more code in your class, there is something wrong, this will result in having pain in your finger from scrolling and wont help with the development speed as u will be searching for code most of the time.
I worked with flash for quite some time and never encountered this error. I would love to see an example where u receive this error, im curious as to how such a class would look like. Greetz Erik -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Laudrup Sent: maandag 25 april 2005 21:13 To: [email protected] Subject: [flexcoders] Flash Player/Flex Feature The 32k error is really annoying and I consider it more a Flash Player/Flex bug than a feature .... In fact it's quite difficult for me to understand how the garbage collector works and how the mxml pages are translated in AS2 classes.... Is there any documentation in regards with those issues.... Jumping to another topic, I've looked over the Flex System requirements and look what I found... Intel Pentium processor or higher 256 MB RAM (512 MB recommended) 400 MB available disk space Microsoft Windows 2000 Server, XP Professional, or 2003 Server Isn't this a little bit misleading? I have 1 Gb RAM and after deploy/re-deploy the application 2-3 times, JRun almost crawls on his knees.... and finally get the blessing... "Out of Memory"... Thanks, Michael Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

