• 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
How to set title of movie?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to set title of movie?


  • Subject: How to set title of movie?
  • From: Gabriel Zachmann <email@hidden>
  • Date: Tue, 9 Feb 2010 23:13:46 +0100

Does anyone know if/how I can set the title of a movie?
I don't mean the file name, but the title that appears in the window title of Quicktime Player.

I have tried this:

tell document 1
  set annName to "Title"
  if exists annotation annName then
    set the full text of annotation annName to movieName
  else
    make new annotation with properties {name:annName, full text:movieName}
  end if
end tell

in my applescript, to no avail.
There is no error message, nothing; but the title remains the same as before.

Can anyone shed some light on this?

Thanks a lot in advance.


Best regards,
Gabriel.



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Re: Applescript, FileMaker and Snow Leopard
  • Next by Date: Applescript to create an alias to the a file please
  • Previous by thread: Re: How to put logs in console using AppleScript
  • Next by thread: Applescript to create an alias to the a file please
  • Index(es):
    • Date
    • Thread