Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: Watch fullscreen QuickTime movies via Automator' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Watch fullscreen QuickTime movies via Automator
Authored by: jhonny on May 05, '05 05:26:50AM
Or if you have the system wide AppleScipt menu enabled you can just create a AppleScript with one line:
tell application "QuickTime Player" to present movie 1
and save it to your Scripts folder at
/Library/Scripts
Then you can select the script from the Scripts menu while watching a QuickTime movie to switch it fullscreen.

Does anyone know how to enable QuickTime Player only script menu? So you wouldn't have to enable the system wide script menu.

[ Reply to This | # ]
10.4: Watch fullscreen QuickTime movies via Automator
Authored by: jehrler on May 18, '05 06:37:02PM

BTW, this script works great with QuicKeys. I just created a shortcut that runs this AppleScript when I type Command F. Works just as well as having Pro!



[ Reply to This | # ]