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

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

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

unit testing - How to mock PreferenceManager in Android? -