![MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual Download Page 783](http://html1.mh-extra.com/html/macromedia/flash-mx-2004-actionscript/flash-mx-2004-actionscript_reference-manual_3378897783.webp)
783
APPENDIX A
Error Messages
Macromedia Flash MX 2004 and Macromedia Flash MX Professional 2004 provide enhanced
compile-time error reporting if you specify ActionScript 2.0 (the default) when you publish a file.
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 the name ‘<propertyName>’.
1104
A function call on a non-function was attempted.
1105
Type mismatch in assignment statement: found [lhs-type] where [rhs-type]
is required.
1106
The member is private and cannot be accessed.
1107
Variable declarations are not permitted in interfaces.
1108
Event declarations are not permitted in interfaces.
1109
Getter/setter declarations are not permitted in interfaces.
1110
Private members are not permitted in interfaces.
1111
Function bodies are not permitted in interfaces.
1112
A class may not extend itself.
1113
An interface may not extend itself.
Summary of Contents for FLASH MX 2004 - ACTIONSCRIPT
Page 1: ...ActionScript Reference Guide...
Page 8: ...8 Contents...
Page 12: ......
Page 24: ...24 Chapter 1 What s New in Flash MX 2004 ActionScript...
Page 54: ...54 Chapter 2 ActionScript Basics...
Page 80: ...80 Chapter 3 Writing and Debugging Scripts...
Page 82: ......
Page 110: ...110 Chapter 5 Creating Interaction with ActionScript...
Page 112: ......
Page 120: ...120 Chapter 6 Using the Built In Classes...
Page 176: ......
Page 192: ...192 Chapter 10 Working with External Data...
Page 202: ...202 Chapter 11 Working with External Media...
Page 204: ......
Page 782: ...782 Chapter 12 ActionScript Dictionary...
Page 793: ...Other keys 793 221 222 Key Key code...
Page 794: ...794 Appendix C Keyboard Keys and Key Code Values...
Page 798: ...798 Appendix D Writing Scripts for Earlier Versions of Flash Player...
Page 806: ...806 Appendix E Object Oriented Programming with ActionScript 1...
Page 816: ...816 Index...