Wrote the script...now I need to cancel the quicktime popup window
Wrote the script...now I need to cancel the quicktime popup window
- Subject: Wrote the script...now I need to cancel the quicktime popup window
- From: "Ball, Dan" <email@hidden>
- Date: Sat, 5 Feb 2005 09:25:45 -0500
- Thread-topic: Wrote the script...now I need to cancel the quicktime popup window
Hi Everyone,
I posted a message about opening a URL in quicktime and playing it full screen....was pretty easy and here is what I wrote.
set the target_URL to "rtsp://serverURL/movie"
tell application "QuickTime Player"
open location target_URL
present movie 1
end tell
Now with the NON pro quicktime when opening it for the first time you get presented with a dialog asking to upgrade...how would I get around that in the script above?
Possible to have it try and auto select the cancel button if the window pops up?
Thanks,
Dan
_______________________________________________
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