• 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
Open a Movie from AppleScript?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Open a Movie from AppleScript?


  • Subject: Open a Movie from AppleScript?
  • From: "(s) Peter Laurens" <email@hidden>
  • Date: Wed, 26 Feb 2003 17:28:07 -0000
  • Thread-topic: Open a Movie from AppleScript?

Hi all,

I'm new to this group, but have developed an interest in AppleScript since the release of the Ericsson Clicker for OSX (http://homepage.mac.com/jonassalling/Shareware/Clicker/index.html).

What I would like to do is open a movie (Quicktime) by calling its path in AppleScript - here is my current (unworking) attempt -

tell application "Quicktime Player"
activate
open "plaurens:Macintosh HD:Users:peterlaurens:Movies:DivX Movies:Contact"
end tell

Which should tell the movie 'Contact' to open in uicktime right? I've tried a lot of alternatives, such as 'open location' 'open file' 'tell Application "Finder"' etc etc but no joy.

What am I doing wrong?

-Peter
_______________________________________________
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.

  • Prev by Date: Safari - Clear History Cache
  • Next by Date: Re: Open a Movie from AppleScript?
  • Previous by thread: Re: Safari - Clear History Cache
  • Next by thread: Re: Open a Movie from AppleScript?
  • Index(es):
    • Date
    • Thread