I am trying to detect the online/offline status of my Air 1.5 application using URLMonitor. Unfortunately when the status is offline, the first StatusEvent after monitor.start() comes after very long timeout (20s?). Is there any method how to make this timeout shorter?
Zdenek M