irgs , sorry for my last mail i found where it is used.

in Broadcaster.as
on line  109 and 115

private function broadcastAudioChange(evtObj:Object):Void
    {
        if(!connector.connected) return;//<<<<<<<<<<<<<<<<<<<<<<<<<<<<here
        alert.show("You need to reconnect to the server for this change 
to take affect");
    }
   
    private function videoQualityChange(evtObj:Object):Void
    {
        if(!connector.connected) return;//<<<<<<<<<<<<<<<<<<<<<<<<<<<<here
        alert.show("You need to reconnect to the server for this change 
to take affect");
    }


funny, i diddent made a video or audio quality change so i dident saw an 
error.

sorry again for my last mail, i was to fast, or to slow.....even sleepy  
anyway, thanks...
if u dont mind still interested if u also do java source :)...

greetz Sascha







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

Reply via email to