
zelig
Novice
Jun 2, 2008, 12:18 AM
Post #1 of 1
(599 views)
Shortcut
|
|
apple script help
|
Can't Post
|
|
I should not post this here, but since Mark has already given a few apple script tips I sure could use some help :) I am trying to create a script that will convert stage output to image sequence for use in another patch. I know it is simple, but i cannot get it to work. this is what I got..but it keeps reporting errors. onDroppedItems tell application "QuickTime Player" open file "untitled.mov" export document 1 to folder "Users:zelig:Desktop:vvvv" as image sequence end tell help.please.
|