• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Wrote the script...now I need to cancel the quicktime popup window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Wrote the script...now I need to cancel the quicktime popup window
      • From: Drew McCormack <email@hidden>
  • Prev by Date: Re: last does not work with filter expression?
  • Next by Date: Re: [ANN] New comprehensive AppleScript book
  • Previous by thread: Re: last does not work with filter expression?
  • Next by thread: Re: Wrote the script...now I need to cancel the quicktime popup window
  • Index(es):
    • Date
    • Thread