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
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