Lingo Dictionary > L-N > loop (cast member property)

 

loop (cast member property)

Syntax

member(whichCastMember).loop
the loop of member whichCastMember

Description

Cast member property; determines whether the specified digital video, sound, or Flash movie cast member is set to loop (TRUE) or not (FALSE).

Example

This statement sets the QuickTime movie cast member Demo to loop:

member("Demo").loop = 1