I'm trying to stream video from Flash Comm Server (or Flash Streaming Media...whatever it's called). Anyway the video plays fine if left alone. I've tried to implement some controls (such as pause/resume, stop, rewind, fast-forward).

I was first trying to implement the pause/resume function but I'm running into a "problem". If I have the buffer set to 5 seconds, while the video is playing and I pause then subsequently resume, the video has to rebuffer (taking the 5 seconds again). This shouldn't be. Why won't it just pick up where it left off?

Is this a Flash Com problem? How I've implemented video problem (Video object with NetConnection and NetStream)? Or some other issue.

This is annoying...please help or pass along any insights if you have any.

Thanks,

Tim