OverviewExamples
| 
 QuickTime.LoadFile (  | 
QuickTime.LoadFile("Video Intro", "AutoPlay\\Videos\\intro.mov", true, false);
Loads "AutoPlay\Videos\intro.mov" into the "Video Intro" QuickTime object, and starts to play it automatically.
See also: Related Actions