Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): Mac
Affected OS(s): Mac OS 10.6
Browser: Firefox 3.x
Language Found: English
Description
In a Flex app that loads multiple child Flex apps, I very frequently get this runtime error:
TypeError: Error #1116: second argument to Function.prototype.apply must be an array.
at Function/http://adobe.com/AS3/2006/builtin::apply()
at mx.managers.marshalClasses::CursorManagerMarshalMixin/marshalCursorManagerHandler()[E:\dev\4.5.1\frameworks\projects\framework\src\mx\managers\marshalClasses\CursorManagerMarshalMixin.as:475]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.managers.marshalClasses::CursorManagerMarshalMixin/setCursorHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.managers::CursorManagerImpl/setCursor()
at mx.containers::DividedBox/http://www.adobe.com/2006/flex/mx/internal::changeCursor()
at mx.containers.dividedBoxClasses::BoxDivider/mouseOverHandler()