Thread: Catching errors
View Single Post
02-16-2008, 02:14 AM
#1
Niklas is offline Niklas
Status: I'm new around here
Join date: Sep 2005
Location:
Expertise:
Software:
 
Posts: 19
iTrader: 0 / 0%
 

Niklas is on a distinguished road

Send a message via AIM to Niklas Send a message via MSN to Niklas

  Old  Catching errors

Is it possible to catch errors and make them hidden from the user, such as a 404 on a URLLoader? Using AS3 at the moment. Preferably would want them caught in a string which I could add to a database without the user knowing it.