This section contains the directives to include in your ActionScript file to direct the compiler to preprocess certain instructions.
|
Directive |
Description |
|---|---|
|
Compiler directive; indicates the end of a block of initialization actions. |
|
|
Compiler directive: includes the contents of the specified file, as if the commands in the file are part of the calling script. |
|
|
Compiler directive; indicates the beginning of a block of initialization actions. |
Send me an e-mail when comments are added to this page | Comment Report