EasyManua.ls Logo

MACROMEDIA FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH - Page 774

MACROMEDIA FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH
830 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
774 Error Messages
1112 A class may not extend itself.
1113 An interface may not extend itself.
1114 There is no interface defined with this name.
1115 A class may not extend an interface.
1116 An interface may not extend a class.
1117 An interface name is expected after the ‘implements’ keyword.
1118 A class may not implement a class, only interfaces.
1119 The class must implement method ‘methodName’ from interface
‘interfaceName’.
1120 The implementation of an interface method must be a method, not a property.
1121 A class may not extend the same interface more than once.
1122 The implementation of the interface method doesn’t match its definition.
1123 This construct is only available in ActionScript 1.0.
1124 This construct is only available in ActionScript 2.0.
1125 Static members are not permitted in interfaces.
1126 The expression returned must match the function’s return type.
1127 A return statement is required in this function.
1128 Attribute used outside class.
1129 A function with return type Void may not return a value.
1130 The ‘extends’ clause must appear before the ‘implements’ clause.
1131 A type identifier is expected after the ‘:’.
1132 Interfaces must use the ‘extends’ keyword, not ‘implements’.
1133 A class may not extend more than one class.
1134 An interface may not extend more than one interface.
1135 There is no method with the name ‘<methodName>’.
1136 This statement is not permitted in an interface definition.
1137 A set function requires exactly one parameter.
1138 A get function requires no parameters.
1139 Classes may only be defined in external ActionScript 2.0 class scripts.
1140 ActionScript 2.0 class scripts may only define class or interface constructs.
Error
number
Message text

Table of Contents

Related product manuals