Hi,

I just encountered a problem in one of my applications. I am using Flex 
4.11.0.20131017

The popup opens, but when I click anywhere inside the popup, the application 
locks up causing a timeout error after a few seconds.

This is what's logged to the console:

[Fault] exception, information=Error: Error #1502: A script has executed for 
longer than the default timeout period of 15 seconds.
at 
mx.managers.systemClasses::ActiveWindowManager/findHighestModalForm()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/managers/systemClasses/ActiveWindowManager.as:436]
at 
mx.managers.systemClasses::ActiveWindowManager/mouseDownHandler()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/managers/systemClasses/ActiveWindowManager.as:469]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at 
mx.managers::SystemManager/mouseEventHandler()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/managers/SystemManager.as:2926]

What could be causing this?

Chris

Reply via email to