Could you call a JS function that calls the other function in a JS
setTimeout and calls you back when it is done?

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Tracy Spratt
Sent: Friday, October 26, 2007 12:01 PM
To: [email protected]
Subject: RE: [flexcoders] Re: ExternalInterface script time out problem!

 

Since FP 8 there is a maximum of 60 seconds to the scriptTimeLimit
value.  I have an app frozen at FP7 because of this.

 

Tracy

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of icykorpio
Sent: Friday, October 26, 2007 12:07 PM
To: [email protected]
Subject: [flexcoders] Re: ExternalInterface script time out problem!

 

thank you for the reply.

but seems the scriptTimeLimit tag doesn't work.

even I set it to 600 seconds. the exception still throwed at15/30 
seconds

<mx:Application 
xmlns:mx="http://www.adobe.com/2006/mxml
<http://www.adobe.com/2006/mxml> " 
scriptTimeLimit="600" ...

any one give a try?

Regards!

 

Reply via email to