Re: Full Screen in QuickTime Player
Re: Full Screen in QuickTime Player
- Subject: Re: Full Screen in QuickTime Player
- From: Bill Metzinger <email@hidden>
- Date: Wed, 7 Jan 2004 08:07:15 -0500
Hey Bruce,
You don't need Quicktime Pro.
This works on the free QTPlayer with Panther:
tell application "QuickTime Player"
activate
present movie 1 scale screen
end tell
Bill
} Just one thing and I'll be OK,
} I need a miracle every day
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.