Hello,

I have tried to publish Pruebas.fla from Storm's Videoconference and
after adding the classes path I get these errors:


**Error** C:\Archivos de
programa\Red5\swf\DEV_Source\classes\org\red5\samples\livestream\videoconference\Contenedor.as:
Line 102: Type mismatch.
                this.miStream = new Stream(conn);

**Error** C:\Archivos de
programa\Red5\swf\DEV_Source\classes\org\red5\samples\livestream\videoconference\Conector.as:
Line 95: Type mismatch.
                stream=new Stream(this.conexion);

Total ActionScript Errors: 2     Reported Errors: 2


I have seen the type of stream and it is declared as private var stream:Stream;

Do you see where is the problem? Thanks.

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

Reply via email to