Geez-us-H...

Sorry, it's:

NetStream.Play.Stop which is then immediately followed by a 
NetStream.Buffer.Empty.

----- Original Message ----- 
From: "JesterXL" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Sent: Wednesday, November 16, 2005 1:11 PM
Subject: Re: [Flashcoders] End of flv playback event


The way that's worked since 6 is:
NetStream.Buffer.Empty which is then immediately followed by a 
NetStream.Buffer.Empty.

----- Original Message ----- 
From: "John Giotta" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Sent: Wednesday, November 16, 2005 12:58 PM
Subject: Re: [Flashcoders] End of flv playback event


In my experience it doesn't work.
NetStream.Play.Stop is fired much to early in the streaming video.

The other method that I use is to first listen for
NetStream.Buffer.Flush followed by NetStream.Buffer.Empty, but
NetStream.Buffer.Flush is new to Flash Player 8.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders 

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to