Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 4.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile attached MXML file.
Actual Results:
Compiler errors (x2)
Data binding expression not allowed here.
Initializer for 'backgroundColor': cannot parse value of type uint from text '
'.
Expected Results:
no compiler errors
Workaround (if any):
Set via CSS or ActionScript or static value (not binding)