I am using FlasCC. My app works fine but takes long to load. I get a message that it has exceeded 15 seconds (Error #1502). How can I make this time longer?
Increase Flash script execution time (FlasCC)
762 Views Asked by Marcin At
3
There are 3 best solutions below
0

You can increase the max timeout for your local testing purposes. Check out how to set the ScriptStuckTimeout variable in mms.cfg.
Note that if your program exceeds even the extended timeout that you specify, Flash player will still show a message saying "exceeded 15 seconds", even though in fact it was waiting for longer.
The short answer is that you can't increase the max timeout.
The long answer is that you can work around it: