xtraList (Movie)
Usage
-- Lingo syntax
_movie.xtraList
// JavaScript syntax
_movie.xtraList;
Description
Movie property; displays a linear property list of all Xtra extensions in the Movies/Xtras dialog
box that have been added to the movie. Read-only.
Two possible properties can appear in
•
—Specifies the filename of the Xtra extension on the current platform. It is possible
#filename
to have a list without a
platform.
•
#packageurl
#packagefiles
•
#packagefiles
of this property is another list containing a property list for each file in the download package
for the current platform. The properties in this subproperty list are
which contain the same information as found in
Example
This statement displays the
-- Lingo syntax
put(_movie.xtraList)
// JavaScript syntax
put(_movie.xtraList);
See also
Movie,
xtraList (Player)
xtraList (Player)
Usage
-- Lingo syntax
_player.xtraList
// JavaScript syntax
_player.xtraList;
Description
Player property; displays a linear property list of all available Xtra extensions and their file
versions. Read-only.
This property is useful when the functionality of a movie depends on a certain version of an Xtra
extension.
1098
Chapter 14: Properties
xtraList
entry, such as when the Xtra extension exists only on one
#filename
—Specifies the location, as a URL, of the download package specified by
.
—Set only when the Xtra extension is marked for downloading. The value
xtraList
:
xtraList (Player)
in the Message window:
and
,
#name
#version
.
Need help?
Do you have a question about the DIRECTOR MX 2004-DIRECTOR SCRIPTING and is the answer not in the manual?
Questions and answers