Hi,
I wanted to increase the buffer time on your flash file for FLV files.
I found where you assign the value of the bufferTime in the FLVPlayback.as
_bufferTime = 30;
However, when I render out the swf file, my videos still doesn't buffer.
Could you please help with increasing the buffer time?
Thanks.