actionscript 3 - How to buffer stream when the video is paused with flash -


i need feature of allowing buffering video when it's paused, cannot find how directly...

i notice that, when pause video, event "netstream.buffer.flush" triggered. , according language reference: "data has finished streaming, , remaining buffer emptied.", have re-buffer it, right? however, according reference, shouldn't stop buffering:

starting flash player 9.0.115.0, flash player no longer clears buffer when netstream.pause() called. behavior called "smart pause". before flash player 9.0.115.0, flash player waited buffer fill before resuming playback, caused delay.

i'm using flash professional debugging, , traced version number is: mac 10,0,22,91; , streaming server, use red5. , if you're interested code, here is: http://pastebin.com/kwtfieh9

i'm totally confused. push appreciated much!

here's example on wondefl.net based on code


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -