What's the timeout on URLLoader.load connection?
- by bug-a-lot
Is there a timeout on the connection made by URLLoader.load? If there is, what's its value, where is it documented and can it be changed? Also, what event (if any) gets dispatched if the timeout occurs?
Is there a difference between AIR and browser application in those regard?