4.0

Table Of Contents
Command Description
Nop No command.
Nop commands are useful as label placeholders.
GoTo Jumps to a specified command label.
Break Stops executing commands in the current command list.
JumpObject Discards the current movie object and branches to the specified movie object.
Resuming playback of the previous movie object with the Resume command is
not possible after executing a JumpObject command.
JumpTitle Discards the current title and branches to the specified title. Resuming playback
of the previous title with the Resume command is not possible after executing a
JumpTitle command.
CallObject Suspends playback of the current movie object and branches to the specified
movie object. Resuming playback of the previous movie object with the Resume
command is possible after executing a CallObject command.
CallTitle Suspends playback of the current title and branches to the specified title.
Resuming playback of the previous title with the Resume command is possible
after executing a CallObject command.
Resume Resumes playback of the previously suspended movie object.
PlayPL Plays the specified PlayList. Only available as a movie object command.
PlayPLatPl Plays the specified PlayItem. Only available as a movie object command.
PlayPLatMk Plays a PlayList from the specified PlayListMark. Only available as a movie
object command.
TerminatePL Terminates the current PlayList. Only available as a button command.
LinkPl Branches to the specified PlayItem. Only available as a button command.
LinkMK Branches to the specified PlayListMark. Only available as a button command.
StillOn Pauses playback of presentation graphics. Only available as a button
command.
StillOff Resumes playback of presentation graphics. Only available as a button
command.
Move (Source) Destination
Stores a value (GPR, PSR, or immediate) in a GPR.
Swap (Source) Destination
Exchange the value of two GPRs.
Add (Source) + (Destination) Destination
Addition
Sub (Destination) – (Source) Destination
Subtraction
HDMV AUTHORING147