Error number Message text
1146
The property being referenced does not have the static attribute.
1147
This call to super does not match the superconstructor.
1148
Only the public attribute is allowed for interface methods.
1149
The import keyword cannot be used as a directive.
1150
You must export your movie as Flash 7 to use this action.
1151
You must export your movie as Flash 7 to use this expression.
1152
This exception clause is placed improperly.
1153
A class must have only one constructor.
1154
A constructor may not return a value.
1155
A constructor may not specify a return type.
1156
A variable may not be of type Void.
1157
A function parameter may not be of type Void.
1158
Static members can only be accessed directly through classes.
1159
Multiple implemented interfaces contain same method with different types.
1160
There is already a class or interface defined with this name.
1161
Classes, interfaces, and built-in types may not be deleted.
1162
There is no class with this name.
1163
The keyword '<keyword>' is reserved for ActionScript 2.0 and cannot be used here.
1164
Custom attribute definition was not terminated.
1165
Only one class or interface can be defined per ActionScript 2.0 .as file.
1166
The class being compiled, '<A.b>', does not match the class that was imported,
'<A.B>'.
1167
You must enter a class name.
1168
The class name you have entered contains a syntax error.
1169
The interface name you have entered contains a syntax error.
1170
The base class name you have entered contains a syntax error.
1171
The base interface name you have entered contains a syntax error.
1172
You must enter an interface name.
1173
You must enter a class or interface name.
1174
The class or interface name you have entered contains a syntax error.
1175
'variable' is not accessible from this scope.
1176
Multiple occurrences of the 'get/set/private/public/static' attribute were found.
1177
A class attribute was used incorrectly.
785
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?