endinitclip Pragma

ActionScript for Flash MX: The Definitive Guide, 2nd Edition
By Colin Moock
Chapter 18.  ActionScript Language Reference
#endinitclip Pragma Flash 6

ends a movie clip initialization code block
#endinitclip

Description

The #endinitclip pragma ends a special block of code (begun with #initclip) that initializes a movie clip symbol before any instances of it are created. It can appear only on frame 1 of a movie clip symbol (it causes a compile-time error elsewhere) and must be preceded by #initclip. For complete details, see #initclip.

See Also

#initclip



    ActionScript for Flash MX. The Definitive Guide
    ActionScript for Flash MX: The Definitive Guide, Second Edition
    ISBN: 059600396X
    EAN: 2147483647
    Year: 2002
    Pages: 780
    Authors: Colin Moock

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net