Quicktime export using settings file problem
Quicktime export using settings file problem
- Subject: Quicktime export using settings file problem
- From: Jim Weisbin <email@hidden>
- Date: Mon, 09 May 2011 17:09:38 -0400
I have a script which exports a Quicktime movie using a settings file embedded in the script application's bundle, like this:
set the_settings_file to (path to me) & ":Contents:Resources:settings-16-9.set" as string export to new_file as QuickTime movie using settings alias the_settings_file
The script works fine when the lines above are in the main body of the script. However, when I move them to an "on process" function, it seems to ignore the settings file, even though it has been declared global and clearly exists and can be found by an "if exists" statement. It still exports, but not with the correct settings.
Any help would be appreciated.
Jim
Weisbin | C.T.O. | human | 138 Fifth Avenue | 3rd Floor | New York, NY |
10011 | (212) 352-0211 | (917) 375-2272 | Los Angeles
Office | 2046 Broadway | Santa Monica, CA | 90404 | (310) 264-0211
telephone | www.humanworldwide.com
Click here
to view our online reel
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden