Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Run the attatched code which uses the StyleManager to change the busyCursor of the CursorManger
2. it generates the following RTE:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at ShowBusyCursorAppHighP/initImage()[C:\stephen\depot\EN\Docs\Flex\gumbo\Big_Book\code\cursors\ShowBusyCursorAppHighP.mxml:21]
at ShowBusyCursorAppHighP/__myButton_click()[C:\stephen\depot\EN\Docs\Flex\gumbo\Big_Book\code\cursors\ShowBusyCursorAppHighP.mxml:42]
3. This code works fine in Flex 3.