Adobe Setting Error
Hi,
I am getting below error message when I try to automate the Flex application. I have loaded the flex injector in adobe global setting, and if I didn't load that I am not getting below error message. Is there any way to avoid the below error message?
RangeError: Error #2006: The supplied index is out of bounds.
at flash.display::DisplayObjectContainer/addChildAt()
at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::rawChildren_addChildAt()[C:\autobuild\3.4.1\frameworks\projects\framework\src\mx\managers\SystemManager.as:2175]
at mx.managers::SystemManager/addChildAt()[C:\autobuild\3.4.1\frameworks\projects\framework\src\mx\managers\SystemManager.as:1698]
at mx.effects::EffectManager$/removedEffectHandler()[C:\autobuild\3.4.1\frameworks\projects\framework\src\mx\effects\EffectManager.as:738]
at Function/http://adobe.com/AS3/2006/builtin::apply()
at mx.core::UIComponent/callLaterDispatcher2()[C:\autobuild\3.4.1\frameworks\projects\framework\src\mx\core\UIComponent.as:8733]
at mx.core::UIComponent/callLaterDispatcher()[C:\autobuild\3.4.1\frameworks\projects\framework\src\mx\core\UIComponent.as:8673]
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()