Learning ActionScript 2.0 in Adobe Flash |
|
|
|
| Interfaces > About interfaces > About the interface keyword | |||
The interface keyword defines an interface. An interface is similar to a class, with the following important differences:
get and set statements are not allowed in interface definitions.interface keyword, you must specify ActionScript 2.0 and Flash Player 6 or later in the Flash tab of your FLA file's Publish Settings dialog box.The interface keyword is supported only when used in external script files, not in scripts that you write in the Actions panel.
|
|
|
|