Question
Error: Type was not found or was not a compile-time constant
This is my first time using flex. I tried compiling the
scripts below using
mxmlc example.mxml
And I get:
Error: Type was not found or was not a compile-time constant: UIMovieClip
This is on a windows machine. If I type just "mxmlc" I get that I'm using version 3.1. Some please help?
mxmlc example.mxml
And I get:
Error: Type was not found or was not a compile-time constant: UIMovieClip
This is on a windows machine. If I type just "mxmlc" I get that I'm using version 3.1. Some please help?