Re: Scripting QT player on X...
Re: Scripting QT player on X...
- Subject: Re: Scripting QT player on X...
- From: Peter Lau <email@hidden>
- Date: Mon, 31 Mar 2003 19:34:44 -0500
on 3/31/03 4:01 PM, Peter Lau at email@hidden wrote:
>
there are two buttons on the QT player on X with two triangles... I think
>
they are x times play forward and backward...
>
>
How do I script them?
answer my own question:
tell application "QuickTime Player"
set the rate of the movie 1 to 2.0 -- or 1.5, or -2.0, etc.
end tell
pete
_______________________________________________
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.