Question
HTMLLoader how do I capture loading and error events
Hi,
I'm trying to add a loading status and error events to the HTMLLoader class but with no luck what so ever.
What I'm looking for is to be able to add;
HTTPStatusEvent.HTTP_STATUS
IOErrorEvent.IO_ERROR
and
ProgressEvent.PROGRESS
events to the HTMLLoader class
Does anyone have any ideas on how to do this?
Thanks in advance.
Daz
