Item Object - MACROMEDIA FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY Manual

Flash javascript dictionary
Hide thumbs Also See for FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY:
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
item.linkageImportForRS
item.linkageURL
item.name
Description
Method; adds specified data to a library item.
Method; retrieves the value of the specified data.
Method; determines whether the library item has the named data.
Method; removes persistent data from the library item.
Description
Read-only; a string that specifies the type of element.
Property; a string that specifies the ActionScript 2.0 class that
will be associated with the symbol.
Property; a Boolean value. If
ActionScript.
Property; a Boolean value. If
runtime sharing.
Property; a Boolean value. If
frame.
Property; a string that specifies the name Flash will use to identify
the asset when linking to the destination SWF file.
Property; a Boolean value. If
runtime sharing.
Property; a string that specifies the URL where the SWF file
containing the shared asset is located.
Property; a string that specifies the name of the library item,
which includes the folder structure.
CHAPTER 3
, the item is exported for
true
the item is exported for
true,
, the item is exported in the first
true
, the item is imported for
true
Item object
Objects
201

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents