Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1.Run attached file.
Actual Results:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at mx.managers::ToolTipManagerImpl()
at mx.managers::ToolTipManagerImpl$/getInstance()
at mx.core::Singleton$/getInstance()
at mx.managers::ToolTipManager$/get impl()
at mx.managers::ToolTipManager$/http://www.adobe.com/2006/flex/mx/internal::registerToolTip()
at mx.core::UIComponent/set toolTip()
at bug/_bug_List1_i()
at bug()
at _bug_mx_managers_SystemManager/create()
at mx.managers::SystemManager/initializeTopLevelWindow()
at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::docFrameHandler()
at flash.display::MovieClip/nextFrame()
at mx.managers::SystemManager/deferredNextFrame()
at mx.managers::SystemManager/preloader_initProgressHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.preloaders::Preloader/timerHandler()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
Expected Results:
Workaround (if any):