return this._ctext.getText(); this._ctext.setAttribute('text',txt); return parent.parent.objMessage; return parent.parent.parent.parent.refObj.publicSID; //The onResult-Handler will be called be the rtmpconnection if ($debug) Debug.write("chatservice.sendMessageWithClientByPublicSID getValue : ",value); var g = canvas.getUserData(); var save = g["rtlCheckbox"]; //if ($debug) Debug.write("oninit doUpdate",save,g); if(save) { this.doUpdate = false; this.setValue(true); } this.doUpdate = true; if (this.doUpdate) { //if ($debug) Debug.write("onvalue doUpdate",this.getValue()); var g = canvas.getUserData(); g["rtlCheckbox"]=this.getValue(); //if ($debug) Debug.write("onvalue doUpdate",g["rtlCheckbox"]); canvas.setUserData(g); } if ($debug) Debug.write("chatTabBottom updatefontbuttonvisible allowFontStyles", canvas.currentRoomObject.allowFontStyles); _button.fontbutton.setVisible(canvas.currentRoomObject.allowFontStyles == true || canvas.currentRoomObject.allowFontStyles == null); var pick = new lz.fontOptions(canvas,{ btnRef:this.parent.parent, x:(this.getAttributeRelative('x',canvas)-130), y:(this.getAttributeRelative('y',canvas)-42) }); lz.ModeManager.makeModal(pick); parent.parent.message._ctext.saveselection(); var pick = new lz.emotIconsSelector(canvas,{ btnRef:this.parent.parent, x:(this.getAttributeRelative('x',canvas)-140), y:(this.getAttributeRelative('y',canvas)-140) }); lz.ModeManager.makeModal( pick ); if (!canvas.ismoderator) { //Do not allow new lz.labelerrorPopup(canvas,{errorlabelid:783}); return; } parent.clearChat.doCall();