If you are compiling with mxmlc, even though the error message says 15 seconds, the time out actually happens after 60 seconds.
Currently there is no way to increase it. You should break down your code using callLater in order to give some CPU cycles to the player for screen updates. Thanks, Gaurav -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of markgoldin_2000 Sent: Wednesday, April 16, 2008 5:49 PM To: [email protected] Subject: [flexcoders] A script has executed for longer than the default timeout period of 15 seconds I am getting this error. At this point of my development I am not ready to start optimazing code. Are there any options available to encrease that time? Thanks ------------------------------------ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links

