Item.linkageimportforrs; Item.linkageurl; Item.name - 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.linkageImportForRS

Availability
Flash MX 2004.
Usage
item.linkageImportForRS
Description
Property; a Boolean value: if
to
, both
true
item.linkageExportForAS
. Also, you must specify an identif1ier (
false
(

item.linkageURL

Example
The following example sets this property to
fl.getDocumentDOM().library.items[0].linkageImportForRS = true;
item.linkageURL
Availability
Flash MX 2004.
Usage
item.linkageURL
Description
Property; a string that specifies the URL where the SWF file containing the shared asset is located.
Must be set when
can specify a web URL or a file name in platform-dependent format (that is, forward slashes (/) or
backward slashes (\), depending on the platform).
Example
The following example specifies a linkage URL for the specified library item:
fl.getDocumentDOM().library.items[0].linkageURL = "theShareSWF.swf";

item.name

Availability
Flash MX 2004.
Usage
item.name
206
Chapter 3: Objects
, the item is imported for runtime sharing. If this property is set
true
).
item.linkageExportForRS
and
item.linkageExportForRS
item.linkageIdentifier
for the specified library item:
true
or
item.linkageImportForRS
must be set to
) and a URL
is set to
. You
true

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents