MACROMEDIA FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH Manual page 776

Learning actionscript 2.0 in flash
Table of Contents

Advertisement

Error
Message text
number
1166
The class being compiled, '<A.b>', does not match the class that was
imported, '<A.B>'.
(This error occurs when a class name is spelled with a different case from an
imported class. For example, compiling class
1166 if the statement
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.
1178
Instance variables and functions may not be used to initialize static variables.
1179
Runtime circularities were discovered between the following classes: <list of
user-defined classes>.
This runtime error indicates that your custom classes are incorrectly
referencing each other.
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.
776
Error Messages
appears in the util.as file.)
import mx.Com
generates error
mx.com.util

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH and is the answer not in the manual?

This manual is also suitable for:

Flash 8

Table of Contents