Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
The following <mxmlc/> task fails because the new option (show-invalid-css-property-warnings) is not available via ant tasks:
<mxmlc file="HaloStyle.mxml" output="${swf.output}/HaloStyle.swf" show-invalid-css-property-warnings="false" >
</mxmlc>