re: Add Scaled in QuickTime Player
re: Add Scaled in QuickTime Player
- Subject: re: Add Scaled in QuickTime Player
- From: Landis <email@hidden>
- Date: Wed, 1 May 2002 08:06:51 -0700
Are there any scripters out there who have experience with scripting the
QuickTime Player? I need help getting the Add Scaled command working. I
can call out add, but I can't figure out how to call the scaled option. I'm
hoping someone out there has a suggestion for me.
tell application "Quicktime Player"
tell movie 1
add with scaled
end tell
end tell
Don't know if it will work unless it's the Pro version.
Landis
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.