Answered
Getting onBWDone kbps from ConnectClient with FMS 3
I have extended various fl.video classes for my version of
FLVPlayback. I call _nc.call("checkBandwidth",null); in aprox. line
1369 of NCManager.as because I could not figure out how else to
access the instance of the netConnection. I get the response inside
ConnectClient.as onBWDone. It traces out the bandwidth no problem.
So now I am trying to get that variable back to my application
mediator. I tried a getter inside ConnectClient.as but that throws
a null reference error.
Thanks for any suggestions.
Greg
Thanks for any suggestions.
Greg