Could anyone help me figure out how to use a custom class in my application? I'm sorry if this sounds like a silly question, but I've created the class, and added an import and namespace declaration into my application. FlexBuilder even provides auto-complete and other features for my class, but I get an error message if I try to build. I get the message:
1046: Type was not found or was not a compile-time constant
Thanks!