When streaming an flv to flash, I am not sure I understand the feedback from the NetStream buffer events listed here.
This article from Adobe suggests that the files are never cached to disk:
"When RTMP-based video streams into the Flash Player, the audio and video data is only stored in the Flash Player's memory buffer"
Specifically, what does setting a buffer size of 3 seconds mean when a video is playing? Does flash always try to have 3 seconds of pre-roll?