In some method it writes:
    this._nc.call(func, obj,params[0]);
   how can _nc get remote obj?

And I tried to connect one method which named "change" red5 Service!
    and  I writed in  my method :
       this._nc.call("change",obj,str);
then red5  received   the value of str;
    but   obj still  be  Undefined ;

I am very troubled;

Thank  you ;

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to