Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK 4.5 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Browser: Other (specify version)
Language Found: English
Description
charts/build.xml and advancedgrids.swc are missing a namespace entry for libarary://ns.adobe.com/flex/mx namespace in the compc task. Without this, the only way to include a chart is to declare a namespace such as xmlns:charts="mx.charts.*" and reference <charts:BarChart/>