Item Object - MACROMEDIA FLASH 8-EXTENDING FLASH Manual

Extending flash
Table of Contents

Advertisement

Item object

Availability
Flash MX 2004.
Description
The Item object is an abstract base class. Anything in the library derives from Item. See also
library
object.
Method summary for the Item object
The following methods are available for the Item object.
Method
item.addData()
item.getData()
item.hasData()
item.removeData()
Property summary for the Item object
The following properties are available for the Item object.
Property
item.itemType
item.linkageClassName
item.linkageExportForAS
item.linkageExportForRS
item.linkageExportInFirstFrame
item.linkageIdentifier
296
Objects
CHAPTER 23
Description
Adds specified data to a library item.
Retrieves the value of the specified data.
Determines whether the library item has the named data.
Removes persistent data from the library item.
Description
Read-only; a string that specifies the type of element.
A string that specifies the ActionScript 2.0 class that
will be associated with the symbol.
A Boolean value. If
ActionScript.
A Boolean value. If
runtime sharing.
A Boolean value. If
first frame.
A string that specifies the name Flash will use to
identify the asset when linking to the destination
SWF file.
, the item is exported for
true
the item is exported for
true,
, the item is exported in the
true
Objects

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents