paul_apted Posted July 16, 2002 Posted July 16, 2002 Is there a way of creating a container field that will display the time of a quicktime movie? this is probably undoable but it is worth asking thanx paul apted
keshalyi Posted July 16, 2002 Posted July 16, 2002 In theory, yes, I would think so. Open the dictionary for QuickTime Player, and you will see a long list of properties for movie, one of which is duration, another of which is current time. I suppose that, in theory, you could thus have an applescript return the length of the movie, and the current time in the movie, thus giving you the two pieces of information neccesary to display this on the screen. Could you make this update dynamically and continously as the movie plays, like a counter? I guess, maybe, but the only way I can think is to have Filemaker running on pause, for a short period of time, and then running the applescript to update the field, in a loop, until the stop button is pressed, and this would not be terirbly good for performance. In short, can you? Probably, if it was really important. Is it worth it? Probably, not. I'd say if its really that important that they see the timer, have the movie open Quicktime Player and play there, instead, and then, if you need the locale of the pointer, for some unknown reason, have a script update it in FM when Quicktime closes? But then I don't know what you need it for...
paul_apted Posted July 16, 2002 Author Posted July 16, 2002 i have a "virtual QT" display in my header (all the buttons are scripted),just wanted to avoid having to use the "official" version at all. that's the only reason though it wouldn't be easy Paul
Recommended Posts
This topic is 8164 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now