Video problems after setting QuickTime to fullscreen?
Video problems after setting QuickTime to fullscreen?
- Subject: Video problems after setting QuickTime to fullscreen?
- From: Jonathan del Strother <email@hidden>
- Date: Sun, 1 May 2005 21:18:33 +0100
I'm trying to persuade Quicktime to play fullscreen using something
like the following:
tell application "QuickTime Player"
activate
if not (exists movie 1) then error "No movies are open."
present movie 1 scale screen
end tell
The switch to fullscreen works fine, but when I leave fullscreen, the
video hangs while the audio continues on. To persuade the video to
continue, I have to reopen the file.
It's only started this since QT7. Anyone know if this is a bug or
something I'm doing wrong?
Jon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden