Re: [Flashcoders] FLVPlayback progress event listener

2006-06-19 Thread Steve Krichten
om: "Sarah Plowright" <[EMAIL PROTECTED]> Subject: Re: [Flashcoders] FLVPlayback progress event listener To: "Flashcoders mailing list" Thank you so much for all your help, I got it working - ignoring the ready event, which doesn't seems to trigger before the full buf

Re: [Flashcoders] FLVPlayback progress event listener

2006-06-19 Thread Sarah Plowright
not fire once the video is > loaded. Try it with a file that is on a server somewhere and you will > see what you are looking to see. > > -Steve > > ---- > From: "Sarah Plowright" <[EMAIL PROTECTED]&

Re: [Flashcoders] FLVPlayback progress event listener

2006-06-19 Thread Sarah Plowright
and the progress event will not fire once the video is loaded. Try it with a file that is on a server somewhere and you will see what you are looking to see. -Steve From: "Sarah Plowright" <[EMAIL PROTECTED]> Subje

Re: [Flashcoders] FLVPlayback progress event listener

2006-06-19 Thread Steve Krichten
see what you are looking to see. -Steve From: "Sarah Plowright" <[EMAIL PROTECTED]> Subject: Re: [Flashcoders] FLVPlayback progress event listener To: "Flashcoders mailing list" Message-ID: &l

Re: [Flashcoders] FLVPlayback progress event listener

2006-06-19 Thread Sarah Plowright
ted? Is this code perhaps getting executed repeatedly or going out of scope? -Steve --- Date: Mon, 19 Jun 2006 10:48:06 -0400 From: "Sarah Plowright" <[EMAIL PROTECTED]> Subject: [Flashcoders] FLVPlayback progress event listener I have a feeling I'm missing something incr

Re: [Flashcoders] FLVPlayback progress event listener

2006-06-19 Thread Steve Krichten
--- Date: Mon, 19 Jun 2006 10:48:06 -0400 From: "Sarah Plowright" <[EMAIL PROTECTED]> Subject: [Flashcoders] FLVPlayback progress event listener I have a feeling I'm missing something incredibly stupid... I'm having problems with my FLVPlayba

[Flashcoders] FLVPlayback progress event listener

2006-06-19 Thread Sarah Plowright
I have a feeling I'm missing something incredibly stupid... I'm having problems with my FLVPlayback progress event listener - everytime I test it, it pauses, then the the event is called once, and my FLV starts playing. My code is as follows: var listenerObject:Object = new Object(); listenerOb