This content has been marked as final.
Show 5 replies
-
1. Re: Setting focus to textfield - can't type
kglad Jul 24, 2012 4:47 PM (in response to xTLS)what's menuField?
are you using one or more components?
-
2. Re: Setting focus to textfield - can't type
xTLS Jul 24, 2012 8:38 PM (in response to kglad)Sorry I didn't explain that adequately. It's an instance of the MenuField MovieClip/class file I made. It has three child MovieClips, background (a simple graphic), lblFieldName (a MovieClip containing a TLFTextField) and lblFieldValue (a MovieClip containing a TLFTextField).
The code above is in another class refering to an instance of MenuField. I'm not sure if I should refer to textField.stage or just stage, but it seems to function the same either way.
I'm not using anything from the Flash component library.
-
3. Re: Setting focus to textfield - can't type
kglad Jul 24, 2012 10:43 PM (in response to xTLS)tlf textfields are problematic. unless you have a good reason to use them, you should use classic text.
-
4. Re: Setting focus to textfield - can't type
xTLS Jul 26, 2012 4:16 PM (in response to kglad)Yup, it really was that easy! Thanks!
-
5. Re: Setting focus to textfield - can't type
kglad Jul 27, 2012 7:18 AM (in response to xTLS)you're welcome,



