Lingo Dictionary > T-Z > video

 

video

Syntax

member(whichCastMember).video
the video of member whichCastMember

Description

Digital video cast member property; determines whether the graphic image of the specified digital video cast member plays (TRUE or 1) or not (FALSE or 0).

Only the visual element of the digital video cast member is affected. For example, when video is set to FALSE, the digital video's soundtrack, if present, continues to play.

Example

This statement turns off the video associated with the cast member Interview:

member("Interview").video = FALSE

See also

setTrackEnabled, trackEnabled