Appendix A. Error Messages
Macromedia Flash Basic 8 and Macromedia Flash Professional 8 provide compile-time error reporting when you publish to ActionScript 2.0 (the default). The following table contains a list of error messages that the Flash compiler can generate:
Error number | Message text |
|---|---|
1093 | A class name was expected. |
1094 | A base class name is expected after the ‘extends’ keyword. |
1095 | A member attribute was used incorrectly. |
1096 | The same member name may not be repeated more than once. |
1097 | All member functions need to have names. |
1099 | This statement is not permitted in a class definition. |
1100 | A class or interface has already been defined with this name. |
1101 | Type mismatch. |
1102 | There is no class with the name ‘<ClassName>’. |
1103 | There is no property with ... |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access