Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
General Discussions
Switcher Hangout (Windows to Mac)
Can quicktime go full-screen?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ApplejustWorks" data-source="post: 54873" data-attributes="member: 2105"><p>I have a way for it to go full screen....without spending any money...using regular Quicktime.....</p><p></p><p></p><p>I read this in macworld magazine. It instructed readers to write an apple script file containing some stuff...I wrote the file and tested it, and have posted it on my web server.(<a href="http://www.bamerige.com/Downloads" target="_blank">http://www.bamerige.com/Downloads</a> option click [download]on fullscreen)</p><p></p><p>Just put the file somewhere you'll remember it. </p><p></p><p>Launch QT movie, do not play or anything, then double click fullscreen.</p><p></p><p>IT will go full screen for the movie, and will exit back to your workspace automatically..</p><p></p><p></p><p>If you'd like to write the apple script for yourself, here is the code:</p><p></p><p>tell application "QuickTime Player"</p><p> activate</p><p> present</p><p>end tell</p><p></p><p></p><p>It does seem to easy doesn't it? Hmm...Maybe Apple wanted us to know this....</p><p> :mac:</p></blockquote><p></p>
[QUOTE="ApplejustWorks, post: 54873, member: 2105"] I have a way for it to go full screen....without spending any money...using regular Quicktime..... I read this in macworld magazine. It instructed readers to write an apple script file containing some stuff...I wrote the file and tested it, and have posted it on my web server.([url]http://www.bamerige.com/Downloads[/url] option click [download]on fullscreen) Just put the file somewhere you'll remember it. Launch QT movie, do not play or anything, then double click fullscreen. IT will go full screen for the movie, and will exit back to your workspace automatically.. If you'd like to write the apple script for yourself, here is the code: tell application "QuickTime Player" activate present end tell It does seem to easy doesn't it? Hmm...Maybe Apple wanted us to know this.... :mac: [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
General Discussions
Switcher Hangout (Windows to Mac)
Can quicktime go full-screen?
Top