mediaStatus (RealMedia, Windows Media)
851
mediaStatus (DVD)
Usage
-- Lingo syntax
dvdObjRef
.mediaStatus
// JavaScript syntax
dvdObjRef
.mediaStatus;
Description
DVD property; returns a symbol that indicates the current state of the DVD player. Read-only.
Possible symbols include the following:
See also
DVD
mediaStatus (RealMedia, Windows Media)
Usage
-- Lingo syntax
memberOrSpriteObjRef
.mediaStatus
// JavaScript syntax
memberOrSpriteObjRef
.mediaStatus;
Description
RealMedia and Windows Media cast member and sprite property; allows you to get a symbol
representing the state of the RealMedia or Windows Media stream. Read-only.
The value of this property can change during playback.
Valid values for this property are as follows:
•
#closed
indicates that the RealMedia or Windows Media cast member is not active. The
mediaStatus
value remains
#closed
until playback is initiated.
Symbol
Description
#stopped
The DVD is stopped.
#playing
The DVD is playing.
#paused
The DVD is paused.
#scanning
The DVD is scanning.
#uninitialized
The DVD is not initialized.
#volumeInvalid
The DVD specified is not valid.
#volumeUknown
The DVD does not exist or there is no disc in the drive.
#systemSoftwareMissing
The DVD decoders are not installed.
#systemSoftwareBusy
The system software required to play the DVD is in use by another
application.
Summary of Contents for DIRECTOR MX 2004-DIRECTOR SCRIPTING
Page 1: ...DIRECTOR MX 2004 Director Scripting Reference...
Page 48: ...48 Chapter 2 Director Scripting Essentials...
Page 100: ...100 Chapter 4 Debugging Scripts in Director...
Page 118: ...118 Chapter 5 Director Core Objects...
Page 594: ...594 Chapter 12 Methods...
Page 684: ...684 Chapter 14 Properties See also DVD...
Page 702: ...702 Chapter 14 Properties See also face vertices vertices flat...
Page 856: ...856 Chapter 14 Properties JavaScript syntax sprite 15 member member 3 4...
Page 1102: ...1102 Chapter 14 Properties...