Event dispatched when network is disconnected while downloading files (URLs) for URLStream object

Posted by Anahas on Stack Overflow See other posts from Stack Overflow or by Anahas
Published on 2009-07-24T13:13:50Z Indexed on 2010/04/26 7:13 UTC
Read the original article Hit count: 128

Filed under:
|
|
|

I am creating an AIR application which downloads file from a server. I am using URLstream object with complete, progress, IOError, security error and HTTP status events. I am not getting an event if the network is disconnected when the download is in progress. Please can anyone tell me which event is dispatched?

Thanks, Anahas

© Stack Overflow or respective owner

Related posts about flex

Related posts about air