Opening a QuickTime MOV File
Document ID: IR10042The information in this article applies to:
- AutoPlay Media Studio 5.0 Standard Edition
- AutoPlay Media Studio 5.0 Professional Edition
SUMMARY
This article describes how to open a QuickTime MOV file.
DISCUSSION
To play a QuickTime movie using AutoPlay Media Studio 5.0, use a File.Open action to call the file:
File.Open("example.mov", "", SW_SHOWNORMAL);
Note: AutoPlay Media Studio 5.0 does not have a QuickTime object. To play a QuickTime movie on a user's computer, the user must have a program capable of opening the movie (i.e. Apple QuickTime).
MORE INFORMATION
For more information please see the following topics in the AutoPlay Media Studio 5.0 help file:
- Program Reference | Actions | File | File.Open
KEYWORDS: AutoPlay Media Studio 5.0, Open, MOV, Movie, Video, QuickTime, Apple
Last reviewed: September 26, 2003
Copyright © 2003 Indigo Rose Corporation. All rights reserved.