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


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 | # ]