AS2: Selection.setFocus()
AS2: Selection.setFocus()
Out of context: Reply #4
- Started
- Last post
- 6 Responses
- fyoucher10
Just target the textfield like how you normally do.
Selection.setFocus(txt_mc.txt.te...
Make sure you give the textfield an instance name