PDA

View Full Version : flvplayback: buffer status


latepenguin
01-07-2008, 10:33 PM
I am using the FLVPlayback component and want to know when the buffer is full or empty. I know it's possible with netstream but I'm using the flvplayback component. I've searched through the flvplayback source (located in C:\Program Files\Adobe\Adobe Flash CS3\en\Configuration\Component Source\ActionScript 3.0\FLVPlayback\fl\video). But no luck :(, anyone have any ideas? I'm sort of pressed against time. So I havent bothered to create my own controls which some say are the best way to go.

Thanks,
late

panel
01-08-2008, 11:46 AM
try listen for bufferingStateEntered & ready events.