What would be the best way to catch errors globally? I do a lot of error catching as I track them down, but because my app is running inside of a .NET windows form, I need to capture any errors so that I can send the message up to the form for display. Is there any way to capture errors at the Application level of the mxml?
- [flexcoders] Global Error Catching Steve Mathews
- RE: [flexcoders] Global Error Catching Alex Harui

