Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!

Play fullscreen QuickTime video via a Bluetooth phone Apps
When using Romeo to control Quicktime through BlueTooth with a T610, I realised there was a 'full screen' option. I selected it, and the video appeared in fullscreen -- without needing the QuickTime Pro licence ... fun!
    •    
  • Currently 2.75 / 5
  You rated: 4 / 5 (4 votes cast)
 
[6,778 views]  

Play fullscreen QuickTime video via a Bluetooth phone | 2 comments | Create New Account
Click here to return to the 'Play fullscreen QuickTime video via a Bluetooth phone' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Play fullscreen QuickTime video via a Bluetooth phone
Authored by: andytheweirdo on Jun 14, '05 11:31:55AM
This can also be done using AppleScript. The code is as follows.

tell application "QuickTime Player"
	activate
	present the front movie
end tell

---
AndytheWeirdo
Just a weirdo in disguise...

[ Reply to This | # ]

Play fullscreen QuickTime video via a Bluetooth phone
Authored by: GlowingApple on Jun 14, '05 08:24:11PM
There's even a widget on http://www.dashboardwidgets.com/showcase/details.php?wid=605 that will do this as well.

---
Jayson --When Microsoft asks you, "Where do you want to go today?" tell them "Apple."

[ Reply to This | # ]