Free, full screen QuickTime hack
Just make a new script containing this:
tell application “QuickTime Player”
present front movie scale screen
end tell
Play your movie and run the script.
Via Macworld: Mac 911: Full screen for free, via Lifehacker.
Just make a new script containing this:
tell application “QuickTime Player”
present front movie scale screen
end tell
Play your movie and run the script.
Via Macworld: Mac 911: Full screen for free, via Lifehacker.
Comments are closed.