MACROMEDIA FLASH 8-EXTENDING FLASH Manual page 295

Extending flash
Table of Contents

Advertisement

instance.libraryItem
Availability
Flash MX 2004.
Usage
instance.libraryItem
Description
Property; a library item used to instantiate this instance. You can change this property only to
another library item of the same type (that is, you cannot set a
instance to refer to a
symbol
bitmap). See
library
object.
Example
The following example changes the selected symbol to refer to the first item in the library:
fl.getDocumentDOM().selection[0].libraryItem =
fl.getDocumentDOM().library.items[0];
Instance object
295

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-EXTENDING FLASH and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash 8

Table of Contents