this.setRoomValues(); if (canvas.thishib.currentInvitation.isPasswordProtected){ if ($debug) Debug.write("Is Password Protected"); this.pass_label.setAttribute('visibility','visible'); this._password.setAttribute('visibility','visible'); this.invitation_pass.setAttribute('visibility','visible'); } else { this.showLoginStep(); if ($debug) Debug.write("invitationQuickLoader:oninit userlang = [",userlang,"]; canvas.lang = [",canvas.language_id,"]"); if (canvas.language_id > 0) { this.isRoomFull.doCall(); } else { this.showLoginStep(); } } this.pass_label.setAttribute('visibility','hidden'); this._password.setAttribute('visibility','hidden'); this.invitation_pass.setAttribute('visibility','hidden'); this.labellanguages.setAttribute('visibility','visible'); this.languages.setAttribute('visibility','visible'); this.connect.setAttribute('visibility','visible'); this.checkInvitationPass.doCall(); return canvas.thishib.currentInvitation.room.rooms_id; return canvas.invitationHash; return parent.parent._password.getText(); if (canvas.thishib.currentInvitation.room.roomtype.roomtypes_id==1){ canvas.isConference = true; } else { canvas.isConference = false; } var roomObj = canvas.thishib.currentInvitation.room; hib.currentroomid = roomObj.rooms_id; this.userlang = Number(this.languages.getValue()); this.labellanguages.setAttribute('visibility','hidden'); this.languages.setAttribute('visibility','hidden'); this.connect.setAttribute('visibility','hidden'); this.labelloading.setAttribute('visibility','visible'); parent.userlang = Number(this.userlang); var userObject = new Array(); canvas.setAttribute('currentuser',canvas.thishib.currentInvitation.invitedEMail); canvas.setAttribute('user_id',-1); canvas.setAttribute('firstName',""); canvas.setAttribute('lastName',canvas.thishib.currentInvitation.invitedEMail); canvas.setAttribute('mail',canvas.mail); canvas.setAttribute('lastLogin',''); canvas.setAttribute('official_code',''); canvas.setAttribute('picture_uri',''); canvas.setAttribute('language',''); userObject["login"] = canvas.thishib.currentInvitation.invitedEMail; userObject["firstname"] = ""; userObject["lastname"] = canvas.thishib.currentInvitation.invitedEMail; userObject["adresses"] = new Array(); //userObject["adresses"]["emails"] = new Array(); userObject["adresses"]["email"] = canvas.thishib.currentInvitation.invitedEMail; //userObject["adresses"]["emails"][0]["mail"] = new Array(); //userObject["adresses"]["emails"][0]["mail"]["email"] = canvas.thishib.currentInvitation.invitedEMail; hib.userobject = userObject; hib.userlang = Number(this.userlang); canvas.thishib.loaderVar = new lz.autoloaderBarOnly(canvas); canvas.thishib.loaderVar.setProgress(); this.close(); canvas.thishib.loaderVar.getLanguageByIdAndMax.doCall(); this.doCall(); //The onResult-Handler will be called be the rtmpconnection