Flash Lite 2.x ActionScript Language Reference |
|
|
|
| ActionScript language elements > Compiler Directives > #endinitclip directive | |||
#endinitclip
Compiler directive; indicates the end of a block of initialization actions.
#initclip ...initialization actions go here... #endinitclip
|
|
|
|