Flash Lite 2.x and 3.0 ActionScript Language Reference

#endinitclip directive

#endinitclip

Compiler directive; indicates the end of a block of initialization actions.

Example

#initclip
...initialization actions go here...
#endinitclip