Apr 102005

A common complaint about QuickTime is that in order to play movies in fullscreen mode, one has to pay $30 to upgrade to the Pro version, which allows fullscreen playback (among other goodies). However, this can be circumvented with the following AppleScript:

tell application "QuickTime Player"
    enter full screen display 1
    set the scale of movie 1 to screen
    play movie 1
end tell

I should add AppleScript to the list of “Things that would be really cool if I knew just a bit more about.” I’ll get around to it…someday…

One Response to “Silly Hacks”

  1. oh god, that’s hot.

Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

© 2011 A Veritable Cornucopia of Useless Information Suffusion theme by Sayontan Sinha