Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Language Found: English
Description
Steps to reproduce:
1.Build a spark application
2.Set backgroundColor="#FF0000" in the code
3.Run/debug the application
Actual Results:
The background flashes red for a second, then switches to black for the load-bar to run, then switches back to red once loaded
Expected Results:
The backgroundColor should be red the whole time
(This works as expected in the 7219 build)
Workaround (if any):
Use 0x instead of #.