I believe Flash Cs3 is not ready for serious projects. Nowadays I am really having huge problems. It started with loading an external swf, it begin to not to load the external swf all the times. While I am working on it, i noticed that it is a bug after over 100 trys. And then I am having problems casting objects. I can not cast my custom class instance to its custom class. Flash gives me stupid errors. Below is my bug report to Adobe. You can register and vote so that it can be "fixed" http://bugs.adobe.com/jira/browse/ASC-3436
My advice is, like the big companies, game writers, DO NOT USER CS3 for your commercial projects. There are really big problems that need to be solved, but the worst is adobe engineers are not aware of that. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of mario gonzalez Sent: Monday, June 23, 2008 9:42 AM To: Flash Coders List Subject: Re: [Flashcoders] Flash player crashes I have that happen to me too ALL the time, once it starts on a project it's very very hard to track down. Usually related to garbage collection.... it only crashes in the IDE right? I wish i had better advice, but one thing you can do is when you test your movie, test using the debugger (control > debug movie (off my head) ) instead... that way when it crashes it doesn't crash the whole flash IDE, just the debugger projector.. Ashim D'Silva wrote: > Hey, > > I'm using the Flash IDE CS3 to produce a project in AS3, and Flash is > continually crashing erratically. Is there a way for me to figure out > what's causing it? I can't seem to tie it to any action or recreate > it, but it happens often enough to be a large problem. I would > normally think there isn't much I can do with AS to actually crash the > player, but it seems I have... Please help! > > Cheers, > > Ashim > > -- > Random Lines 3D > My online portfolio > www.therandomlines.com > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

