Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile this:
<fx:Vector id="v1" type="String" fixed.state1="true" />
Actual Results:
Cannot specify state-specific value for MXML language attribute 'fixed'.
Expected Results:
This should work.
Workaround (if any):