Monica http://ask.layabox.com/question/155
这个问题里面的 textInput.addEventListener(FocusEvent.FOCUS_IN,onFocusIn);
textInput.addEventListener(FocusEvent.FOCUS_OUT,onFocusOut);这两个事件有吗?我怎么没找到,还有就是里面写的Laya.stage.on(Laya.Event.RESIZE,this,this.onStageChange);这个事件不好使