breaking an error would just hault the loop. Or that perticular place and it would come to the parent and go on with the rest of the program.
Fahim Akhter Game Developer | White Rabbit Studios | http://apps.facebook.com/feline-frenzy/ On Thu, Apr 29, 2010 at 5:24 PM, Nathan Mynarcik <[email protected]>wrote: > You could try in your logic to use a case switch. Then "break" on error. > > ------Original Message------ > From: Fahim Akhter > Sender: [email protected] > To: Flash Coders List > ReplyTo: Flash Coders List > Subject: [Flashcoders] How to hault execution and raise a error flag > Sent: Apr 29, 2010 7:13 AM > > Hi, > > I was wondering how can I put the execution of a application to a hault and > raise a error flag ( maybe quite everything) so it does not move anywhere > further. I have some logical errors which do not cause troubles in the > execution, but I still want to stop execution when they occur. For > debugging > purposes. > > Fahim Akhter > Game Developer | White Rabbit Studios | > http://apps.facebook.com/feline-frenzy/ > _______________________________________________ > 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

