Vrml.EAI.Event.BrowserEvent evt = ...; if (evt.ID == Vrml.EAI.Event.BrowserEvent.URL_ERROR) { // Download from an URL failed ... }