you could wrap your onLoad event in a dealy function and set it to run the onLoad after say 1 second. It is kind of hacky but may work for what you need. ----- Original Message ----- From: "Josh Santangelo" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <[email protected]>
Sent: Monday, October 02, 2006 7:01 PM
Subject: [Flashcoders] timeout for XML.load?


I'm wondering if it's possible to alter the value which is used as a timeout for the XML.load method -- that is, the amount of time before which the onLoad event fires when no response is returned. I'm dealing with a server which does not always return data very quickly, but does return it if you wait long enough.

(I'm guessing the answer is: No, this is determined by the host browser/application and there's nothing you can do about it. But I thought I'd ask.)

thanks,
-josh
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to