Tab between TLFTextFields
hi there)
guys.. want tab through form of dynamic tlfs keep in array. i've set tab indexes each tlftextfield, assigned editmanager each, listening focusevent.focus_in , .....mytlftextfield.textflow.interactionmanager.setfocus();.....i hit tab, goes second field , stays on forever. figured out when hit tab next field receives focus , creates focusevent.focus_in event, start typing it call ...event.currenttarget.textflow.interactionmanager.setfocus();..... probably.. problem hides somewhere here creates 1 more focus_in field (suprisingly one).. , don't know how avoid it!
i appreciate help. if know how make tab walk through dynamically created tlftfs in different way totaly work me.
thank in advance, guys!
More discussions in ActionScript 3
adobe
Comments
Post a Comment