• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Add Scaled
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Add Scaled


  • Subject: Add Scaled
  • From: "Jeff Handy" <email@hidden>
  • Date: Sat, 16 Jun 2001 00:30:33 -0400
  • Thread-topic: Add Scaled

I'm working on an AppleScript that assembles our movies with href and
chapter track info that we've already created. Currently, we use
AutoType with QT4, but I know there is a way to script this one step in
QT5 now. Looking at the dictionary tells me nothing of syntax for the
"add" operator and no sample of its use seems to be anywhere. Anyone?

I've tried the following:

Tell application "Quicktime Player"
add
scaled
End tell

Tell application "Quicktime Player"
add movie
scaled
End tell

Tell application "Quicktime Player"
add selection
scaled
End tell


The old script goes:

Tell application "Quicktime Player"
AutoType "`#118" holding "command shift option"
End tell

Which works fine. I just want to eliminate any excess code referring to
third party tools where I can. THX for any help.


Jeff Handy - Senior Digital Media Specialist
Bisk Education - Technology Development
World Headquarters - Tampa, FL
800-874-7877 x360
email@hidden
http://www.bisk-education.com

Cleaner Forum Cowmunity Leader
http://www.creativecow.net/cgi-bin/select_forum.cgi?forum=cleaner


  • Follow-Ups:
    • Re: Add Scaled
      • From: Bryan <email@hidden>
  • Prev by Date: Re: script help. Change labels to none if...
  • Next by Date: Re: Scripting Mail in OS X
  • Previous by thread: Re: startup script
  • Next by thread: Re: Add Scaled
  • Index(es):
    • Date
    • Thread