Table of Contents

cmd.mdo

“cmd.mdo” defines (or redefines) the command-line operations associated with a particular movie frame. These “generalized movie commands” will be executed every time the numbered frame is played.

Parameters

cmd.mdo( int frame, string command )

Implementation

def mdo(frame,command):

See Also

mdo | api