
AnswerList of Questions
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).
Applies to:
Standard Edition
Professional Edition