this.parent.getPollTypeList.doCall(); return parent.pollname; return parent.pollquestion; return parent.polltypesid; //The onResult-Handler will be called be the rtmpconnection if ($debug) Debug.write("createPoll : ",value); this.parent.close(); this.parent.createPoll.pollname = this.parent._name.getText(); this.parent.createPoll.pollquestion = this.parent._question.getText(); this.parent.createPoll.polltypesid = this.parent._polltypes.getValue(); //Debug.write("this.parent.createPoll.createPoll:",this.parent.createPoll.createPoll); this.parent.createPoll.doCall();