Catching unhandled errors

Is there any way to catch any unhandled errors in AS3?

That way, you would be able to do “Error Reporting” that logs all errors in a server that the developer can look at from time to time and hopefully fix.

The alternative to that is placing code execution slowing Try/Catch statements in every block of code. :cantlook: [SIZE=1]< See no evil.[/SIZE]