We are currently trying to automate our application testing process by integrating with QTP.
Our project was built with spring-actionscript 1.1 version.
When we create a wrapper over our application as recommended by Adobe, we are getting a stack overflow error at FlexStageProcessorRegistry's getRoot() method.
As I understand, FlexStageProcessorRegistry recursively calls getRoot() method as there are two spark application tags available in the application. I think similar kind of issue was fixed in version 1.0 (for multi-modules). So, how should we go about when we have multiple applications.
We are loading our application in the wrapper using SWFLoader.