Saifur Rahman wrote:
> Another thing is
> that u didn't tell me how can I get the client's bandwidth in the 
> flash file
> from the code you provided.
>

Hi i havemnt had time to try and make the calculation work, if you see 
two call methods, it shows with client side method its trying to call 
with the arguments

public function onBWDone():void
{
    trace("done");
}

public function onBWCheck():void
{
    trace("check");
}


something like that

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to