
2个回答
展开全部
text="--关键字--" ,就显示出来了。。
如果想鼠标点击输入时,这个字没有,就加上focusIn 事件,比如:
focusIn ="text1_focusInHandler(event)"
protected function text1_focusInHandler(event1:FocusEvent):void
{
event1.target.text="";
}
如果想鼠标点击输入时,这个字没有,就加上focusIn 事件,比如:
focusIn ="text1_focusInHandler(event)"
protected function text1_focusInHandler(event1:FocusEvent):void
{
event1.target.text="";
}
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询