[jQuery] Re: Check if movie (.mp4) is finished

2009-07-26 Thread Eswip
. Eswip On Jul 26, 10:37 am, Peter Edwards wrote: > Hi Eswip, > > It is possible to use the getEndTime method of the quicktime movie, but > I think only when the plugin/movie has loaded. Apple docs: > > http://developer.apple.com/documentation/QuickTime/REF/QT41_HTML/QT41... > >

[jQuery] Re: Check if movie (.mp4) is finished

2009-07-26 Thread Eswip
then please tell me.. :) Eswip On Jul 26, 3:39 am, Sam Sherlock wrote: > I think you'd have to load a swf and have that call back to the page (via ex > interface) when its completed > hth - S > > 2009/7/25 Eswip > > > > > > > Hi everyone, > > >

[jQuery] Check if movie (.mp4) is finished

2009-07-25 Thread Eswip
Hi everyone, I'm using the jQuery Media Plugin to play a movie (.mp4) on a page when a button is clicked. But I want to remove the from the DOM when the movie is finished. Is this possible? And in what way? I searched on the group here and googled, but I found nothing. Regards, Eswip