MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 786

Actionscript reference guide
Hide thumbs Also See for FLASH MX 2004 - ACTIONSCRIPT:
Table of Contents

Advertisement

Error number Message text
1178
Instance variables and functions may not be used to initialize static variables.
1179
Runtime circularities were discovered between the following classes:%1
1180
The currently targeted Flash Player does not support Debugging.
1181
The currently targeted Flash Player does not support the releaseOutside event.
1182
The currently targeted Flash Player does not support the dragOver event.
1183
The currently targeted Flash Player does not support the dragOut event.
1184
The currently targeted Flash Player does not support dragging actions.
1185
The currently targeted Flash Player does not support the loadMovie action.
1186
The currently targeted Flash Player does not support the getURL action.
1187
The currently targeted Flash Player does not support the FSCommand action.
1188
Import statements are not allowed inside class or interface definitions.
1189
The class '<A.B>' cannot be imported because its leaf name is already being resolved
to the class that is being defined, '<C.B>'.
1190
The class '<A.B>' cannot be imported because its leaf name is already being resolved
to imported class '<C.B>'.
1191
A class's instance variables may only be initialized to compile-time
constant expressions.
1192
Class member functions cannot have the same name as a superclass's
constructor function.
1193
The name of this class, '<ClassName>', conflicts with the name of another class that
was loaded.
1194
The superconstructor must be called first in the constructor body.
1195
The identifier '<className>' will not resolve to built-in object '<ClassName>'
at runtime.
1196
The class '<A.B.ClassName>' needs to be defined in a file whose relative path is
<'A.B>'.
1197
The wildcard character '*' is misused in the ClassName '<ClassName>'.
1198
The member function '<classname>' has a different case from the name of the class
being defined, '<ClassName>', and will not be treated as the class constructor
at runtime.
1199
The only type allowed for a for-in loop iterator is String.
1200
A setter function may not return a value.
1201
The only attributes allowed for constructor functions are public and private.
786
Appendix A: Error Messages

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents