Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile attached mxml using mxmlc
Actual Results:
main.mxml(-1): Error: Type was not found or was not a compile-time constant: Vector.
<?xml version="1.0" encoding="iso-8859-1"?>
Expected Results:
I think it should complain for the invalid type object (mx.components:FxButton)