Search found 3 matches

by thesamuraielephant
26 Feb 2009, 10:58
Forum: RedBox
Topic: RE: Red box NetConnection.Connect.Failed
Replies: 7
Views: 20539

Nope, I built the swf using FlashCS3 targetting player 9. I also had an issue with AVCastManager.getAvailableCasts(); the castList was always returned as empty after I instantiated the AVCastManager (directly after joining a room). Not too sure about why that happens (although it seems like it clear...
by thesamuraielephant
26 Feb 2009, 09:49
Forum: RedBox
Topic: RE: Red box NetConnection.Connect.Failed
Replies: 7
Views: 20539

Port 1935 was open incoming and outgoing (according to our admin), I changed the url I used in instantiating the AVCastManager to this: _avCastMan = new AVCastManager(_smartFox, Config.IP+":"+Config.RMTP_PORT, true); including the port (1935) in the URL. This fixed the problem. Thanks, David
by thesamuraielephant
25 Feb 2009, 13:36
Forum: RedBox
Topic: RE: Red box NetConnection.Connect.Failed
Replies: 7
Views: 20539

RE: Red box NetConnection.Connect.Failed

Hi, I'm having some problems getting an AVCastManager to init succesfully. When I init, it gives the following response (in debug mode): Room AVChatRoom joined successfully [RedBox] Initializing Live Casts list for current room... [ RECEIVED ]: <msg t='sys'><body action='uCount' r='31' u='1'></body>...

Go to advanced search