Re: [Flashcoders] FLVPlayback - Buffering

2008-10-21 Thread Leandro Ferreira
Let me get this: you want to set the buffer or just get its percentage? If
so, you expect a percentage from what?
If you want to change the buffer length, try bufferTime.


   Leandro Ferreira

On Tue, Oct 21, 2008 at 10:14 AM, Karim Beyrouti [EMAIL PROTECTED] wrote:

 Hello groovy list...

 I can't seem to find a property for buffering percentage in the FLVPlayback
 component -
 there must be something as there is a bufferingBar property.

 any thoughts?


 Kind regards


 Karim



 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] FLVPlayback - Buffering

2008-10-21 Thread Karim Beyrouti
Hi Leandro  - thanks for the reply - 

However I am looking to get the Percentage of buffering - so something like:

bufferLoaded/bufferTime

So far I have found this:

flvPlayer.getVideoPlayer(flvPlayer.activeVideoPlayerIndex).netStream.bufferL
ength /
flvPlayer.getVideoPlayer(flvPlayer.activeVideoPlayerIndex).netStream.bufferT
ime;

but it's not spitting out the correct values - I guess I am
miss-interpreting them.




Regards


Karim


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Leandro
Ferreira
Sent: 21 October 2008 12:57
To: Flash Coders List
Subject: Re: [Flashcoders] FLVPlayback - Buffering

Let me get this: you want to set the buffer or just get its percentage? If
so, you expect a percentage from what?
If you want to change the buffer length, try bufferTime.


   Leandro Ferreira

On Tue, Oct 21, 2008 at 10:14 AM, Karim Beyrouti [EMAIL PROTECTED] wrote:

 Hello groovy list...

 I can't seem to find a property for buffering percentage in the
FLVPlayback
 component -
 there must be something as there is a bufferingBar property.

 any thoughts?


 Kind regards


 Karim



 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders