| Johnny Zen 2006-06-24, 7:11 am |
| I'm having a problem with my application, sometimes it will just stop,
and get a message:
"the application has stopped running"
I thought I solved this by setting:
application.onAppStop = function() {
trace("onAppStop Called, returning false");
return false;
}
Although this has stopped garbage collection, sometimes the app. still stops.
What can cause this to happen?
Any help would be cool.
Regards
Johnny
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
|