profiling - How to turn off flash protection against long executing scripts? -


i profiling code measuring wall clock time. in order minimize error need run code long period of time. however, flash seems protect unresponsive scripts throwing exception after period of unresponsiveness, namely: error #1502: script has executed longer default timeout period of 15 seconds.

is there way disable protection, or @ least extend timeout period?

if publishing adobe flash cs/4/5 etc.

goto publish settings. select "flash" @ bottom of screen there textbox says "script timeout" know can increase this, think limit 90seconds though can enter value here.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -