Re: Show first frame of movie
- From: Daniel Kirsch <Iwillnotread_daniel@xxxxxx>
- Date: Tue, 30 May 2006 12:20:57 +0200
Neil Smith [MVP Digital Media] wrote:
It's not terribly precise either - your best option is to take a JPEG
of whichever non-black frame your video has, and display that in the
player area, then hiding the image and showing the player once your
playstate changes to playing.
I've now used attachEvent to add a playStateChange handler. However I cannot find a way to reference the control from within the event handler. When using the solution I've posted before, I'm creating a closure which doesn't seem to be released from IE causing the video to play even when I deleted the element and set all references to null.
Any chance to reference the video from within the event handler without using closures? (There could be multiple videos on the page).
Daniel
.
- Follow-Ups:
- Re: Show first frame of movie
- From: Neil Smith [MVP Digital Media]
- Re: Show first frame of movie
- References:
- Show first frame of movie
- From: Daniel Kirsch
- Re: Show first frame of movie
- From: Neil Smith [MVP Digital Media]
- Show first frame of movie
- Prev by Date: Re: mpg doesn't play in IE - windows media player at first load
- Next by Date: Re: mpg doesn't play in IE - windows media player at first load
- Previous by thread: Re: Show first frame of movie
- Next by thread: Re: Show first frame of movie
- Index(es):
Relevant Pages
|