actionscript 3 - How to clear a text-field on focus with AS3? -
actionscript 3 - How to clear a text-field on focus with AS3? -
the theme question sais all.
i have input text-field on stage has text describing text in before user types anything. now, how clear text when user focuses on (clicks) field?
listen focusevent.focus_in
event on textfield , clear 1 time fires. http://www.adobe.com/livedocs/flash/9.0/actionscriptlangrefv3/flash/events/focusevent.html
actionscript-3 textfield
Comments
Post a Comment