Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

nylon

macrumors 65816
Original poster
Oct 26, 2004
1,417
1,063
Hi,

I got this from apple-x.net. Seems like an awesome little script. Enjoy!

This week's tip of the week involves QuickTime Player. I'm sure many of you get annoyed with the fact that you have to pay $30 to upgrade to QuickTime Pro just to get fullscreen capabilities with QuickTime. (QuickTime 7 Player is even better with fullscreen, because it offers transparent controls in fullscreen mode when you move your mouse.)

If that's all you want, don't bother buying QT Pro. You can use the power of AppleScript to go fullscreen with QuickTime movies whenever you want. (Apparently, Apple lets developers go fullscreen with QuickTime even for non-QT Pro users.)

Here's how to do it. Open up [Applications --> AppleScript --> Script Editor], and paste the following single line script into a new window.

tell application "QuickTime Player" to present movie 1

Now, save it as a script named "Go Fullscreen" in the Scripts folder located at [your home folder --> Library --> Scripts]. (If the "Scripts" folder doesn't exist, create it. You can also store the script in a subfolder of the "Scripts" folder if you'd like.)

If you haven't activated the script menu before, open the [Applications --> AppleScript --> Install Script Menu] application in Panther to activate it. Under Tiger, open [Applications --> AppleScript --> AppleScript Utility], and then check the box next to "Show Script Menu in menu bar". A little black-and-white icon that looks like an ancient scroll will appear in your menu bar.

Now, whenever you want to play a movie fullscreen in QuickTime Player, all you need to do is open it up in QuickTime, select the Script menu, and choose your "Go Fullscreen" AppleScript. Yay! No $30 fee for a simple feature! (Why Apple doesn't make fullscreen support part of regular QuickTime or even make all of QuickTime Pro's features free is beyond me.)
 
I actually paid the $30 this time, can you believe it? This is the first QuickTime upgrade I've felt has actually been worth the $30 since 3.0.

Thumbs up for the New Audio and New Video options (finally!)
 
jsw said:
Nice to see that the QT6 "hack" still works....

yeah, not really a hack since apple wrote script editor and Quicktime and that command had to be in there when they wrote it. I think Fullscreen falls against their philosophy about not having apps take up all the screen (which they can obviously break using Pro apps). But that's my take on it and how I rationalize the unrational.
 
7on said:
yeah, not really a hack since apple wrote script editor and Quicktime and that command had to be in there when they wrote it. I think Fullscreen falls against their philosophy about not having apps take up all the screen (which they can obviously break using Pro apps). But that's my take on it and how I rationalize the unrational.

What about the Apple DVD Player?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.