What's New in QuickTime 4.1
| Previous | Chapter Contents | Chapter Top | Next |
The open command opens a file or list of files.
open: Open the specified file(s)
open reference -- list of files to open
tell application "QuickTime Player"
open file "Macintosh HD:QuickTime? Folder:Sample Movie
Note
If you specify a single file to open, it replaces the current movie within the window. In special cases, if you open multiple movies, the first movie respects that setting; all successive movies will open up in their own window.
| Previous | Chapter Contents | Chapter Top | Next |