Detecting the end of FLV stream in Actionscript 3, part 2

Read this post first:
http://blog.code-head.com/detecting-the-end-of-flv-stream-in-actionscript-3

Funny today, I get the events in reverse order:

NetStream.Buffer.Empty
NetStream.Buffer.Flush

Yesterday it was:

NetStream.Buffer.Flush
NetStream.Buffer.Empty

I will find the solution though ;)

2 Comments for Detecting the end of FLV stream in Actionscript 3, part 2

  1. Matt said,

    October 20, 2008 @ 4:48 pm

    Did you happen to install Flash 10?

  2. Codehead said,

    October 20, 2008 @ 5:18 pm

    Not yet, I will today, why? Did they break code?

RSS comments feed· TrackBack URI Detecting the end of FLV stream in Actionscript 3, part 2

Leave a Comment for Detecting the end of FLV stream in Actionscript 3, part 2