Filemaker QT scripts and quicktime
Filemaker QT scripts and quicktime
- Subject: Filemaker QT scripts and quicktime
- From: Jim Weisbin <email@hidden>
- Date: Fri, 18 Sep 2009 06:53:30 -0400
I have some Filemaker scripts which use QuickTime to play movies. I know FM has its own media player, and we use that as well, but we give users the option to either use that or QT.
The form of the scripts was this: "tell application \"QuickTime Player\" ...
That breaks the script when running under Snow Leopard, so now I've changed it to:
"tell application id \"com.apple.quicktimeplayer\"
The problem with that is that it only works on 10.5 or later, but I still have some clients on 10.4. Therefore I need to check the operating system version number. I don't think there's a way to do that in FM. How do I do it in Applescript?
Jim Weisbin | C.T.O. | human | 138 Fifth Avenue | 3rd Floor | New York, NY | 10011 | + (212) 352-0211 | + (917) 375-2272 Los Angeles Office | 2046 Broadway | Santa Monica, CA | 90404 | + (310) 264-0211 telephone | www.humanworldwide.com
|
_______________________________________________
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