Re: [Flashcoders] Flash player crashes

2008-06-24 Thread Abe Pazos
Also hard to find can be internal compiler errors. Last week a few hours before the deadline, both FlexBuilder and FlashDevelop where spitting internal / java errors. No idea where to look at. No file / line numbers. You start wondering... is it the operating system? a virus? The compiler was

Re: [Flashcoders] Flash player crashes

2008-06-23 Thread mario gonzalez
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

RE: [Flashcoders] Flash player crashes

2008-06-23 Thread Mecevit Gmail
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

Re: [Flashcoders] Flash player crashes

2008-06-23 Thread Cedric Muller
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

Re: [Flashcoders] Flash player crashes

2008-06-23 Thread Cedric Muller
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

Re: [Flashcoders] Flash player crashes

2008-06-23 Thread Ashim D'Silva
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

RE: [Flashcoders] Flash player crashes

2008-06-23 Thread Kerry Thompson
Ashim D'Silva wrote: 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've had similar problems, and it has always turned out to be an infinite loop, memory management, a null value,

Re: [Flashcoders] Flash player crashes

2008-06-23 Thread Ashim D'Silva
Thanks for the response Kerry. Makes me appreciate even more the work that gets done in Flash. And although blaming the tool is easy enough I'm pretty sure its in my code somewhere. However, all the problems you mentioned I encounter often enough to spot. Plus Flash is helpful enough to tell you

RE: [Flashcoders] Flash player crashes

2008-06-23 Thread Gregory Boudreaux
Of Kerry Thompson Sent: Monday, June 23, 2008 5:05 AM To: 'Flash Coders List' Subject: RE: [Flashcoders] Flash player crashes Ashim D'Silva wrote: 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

Re: [Flashcoders] Flash player crashes

2008-06-23 Thread mario gonzalez
___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

RE: [Flashcoders] Flash player crashes

2008-06-23 Thread Kerry Thompson
Of Ashim D'Silva Sent: Monday, June 23, 2008 7:55 AM To: Flash Coders List Subject: Re: [Flashcoders] Flash player crashes Thanks for the response Kerry. Makes me appreciate even more the work that gets done in Flash. And although blaming the tool is easy enough I'm pretty sure its in my code

Re: [Flashcoders] Flash player crashes

2008-06-23 Thread Ashim D'Silva
! Cordially, Kerry Thompson -Original Message- From: [EMAIL PROTECTED] [mailto:flashcoders- [EMAIL PROTECTED] On Behalf Of Ashim D'Silva Sent: Monday, June 23, 2008 7:55 AM To: Flash Coders List Subject: Re: [Flashcoders] Flash player crashes Thanks for the response Kerry. Makes