you need to create a method on your NetConnection object called
setId(id:Number)

you are returned an automatic ID number from the Red5 app I believe.

If you're using the tutorial app, you must send a userID:String in your
connect method:

nc.connect("rtmp://localhost/tutorial", "john");

hth,

John

On 4/17/07, Damien Cayzac <[EMAIL PROTECTED]> wrote:

I have an error in the log file (red5.log)

INFO   | jvm 3    | 2007/04/17 14:27:14 | [INFO] 1324657
SocketAcceptorIoProcessor-0.0:( org.red5.demos.fitc.Application.info )
Received result {level=error, code=NetConnection.Call.Failed} for setId

Help me !

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




--
[  JPG  ]
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to