Revision: 3966
Author:   seba.wagner
Date:     Tue Jul  5 12:34:51 2011
Log:      some docs
http://code.google.com/p/openmeetings/source/detail?r=3966

Modified:
 /trunk/singlewebapp/WebContent/openmeetings/base/remote/rtmpConnection.lzx

=======================================
--- /trunk/singlewebapp/WebContent/openmeetings/base/remote/rtmpConnection.lzx Wed Apr 20 05:32:18 2011 +++ /trunk/singlewebapp/WebContent/openmeetings/base/remote/rtmpConnection.lzx Tue Jul 5 12:34:51 2011
@@ -22,9 +22,10 @@

             var ok = this._nc.connect(src == "null" ? null : src);
             if (this.debug) {
-               Debug.write("Ok:",ok);
+               Debug.write("*** debug ***");
             }

+ //canvas.currentNC is the reference to the NetConnection that is used in the NetStream
             canvas.currentNC = this._nc;

             this._nc.onStatus = function(info){

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to