Hi Nikolay,
I got the same error you were getting ie after NetConnection connect,
netStatusHandler is not being called. To make sure it's called in John
Grden's player just comment out:
//log.debug("netStatus", event.info.code);
under the function:
private function netStatusHandler(event:NetStatusEvent):void
This is in the file Connection.as
I don't know but for some reason the log.debug function is interferring with
that NetStatusEvent trigger call. After you do this Nikolay you should be ok
and your red button will turn green meaning you've connected. I'm still
struggling on how to get the DataGrid to show the streams it has called from
red5. Will keep you updated.
--
C is forever.
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org