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: k00bi on May 03, '05 11:19:34PM
This comes from macbidouille:

tell application "QuickTime Player"
present front movie scale screen
end tell

Works a treat...

[ Reply to This | # ]