What's the timeout on URLLoader.load connection?
Posted
by bug-a-lot
on Stack Overflow
See other posts from Stack Overflow
or by bug-a-lot
Published on 2010-04-22T12:56:49Z
Indexed on
2010/04/22
13:13 UTC
Read the original article
Hit count: 275
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?
© Stack Overflow or respective owner