Plays a Flight Simulator .vid file.
Syntax
Play_Video string
where string may be a file name in the Videos directory or a file name that includes a path to the .vid file.
Remarks
Program execution is suspended until video playback is completed.
Example
PLAY_VIDEO "Test.VID"