| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On 10/20/04 8:46 AM, "Kiel" <email@hidden> wrote:Andreas Kiel
try -- or use open panel to define what kind of file you want to open, or put this stuff attached to a button or whatever
set theMovie to load movie (choose file)
(choose file) will return an alias. 'load movie' takes the name of a movie file in your project's resources, or a POSIX path, which is why the dictionary says 'reference'. (to cover both cases) The ASStudio Terminology Reference says:
If a movie is not part of your project, you can load it by specifying a POSIX path to the movie file. (& Example).
So:
set theMovie to POSIX path of (choose file)
Or use the open panel.
--
Paul Berkowitz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-studio mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-studio/email@hidden
This email sent to email@hidden
_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-studio mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/applescript-studio/email@hidden This email sent to email@hidden
| References: | |
| >Re: QuickTime Movie view (From: Paul Berkowitz <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.