1. | On value commit in a TextInput control, use alert to display the input value | |  |
2. | Using if..else statement to do a password check | |  |
3. | Using a switch statement to check the value of TextInput | |  |
4. | Copy values from one TextInput to another TextInput by reference id | |  |
5. | Check the length of TextInput field value | |  |
6. | TextInput creationCompleteEffect | |  |
7. | Set value from TextInput to a variable | |  |
8. | Use TextInput for entering information | |  |
9. | Get input from TextInput, Do calculation and assign result to Label | |  |
10. | Add event handler for TextInput | |  |
11. | Add Spacer to PopupButton and TextInput | |  |
12. | Creating a TextInput control with | |  |
13. | Use FormItem to wrap Button, TextInput | |  |
14. | Convert value in TextInput to Number | |  |
15. | Define class with style and apply to TextInput | |  |
16. | Get text from TextInput box | |  |
17. | Use trace() function to write the value of the text property of a TextInput control to the log file | |  |
18. | TextInput for entering personal contact information | |  |
19. | Cast current target to a TextInput class | |  |
20. | Change TextInput from enabled disabled to enabled | |  |
21. | Use Form Item label to mark TextInput | |  |
22. | Not editable TextInput | |  |
23. | Use Label for mark TextInput | |  |
24. | Wrap TextInput in a HBox and put to FormItem | | |
25. | Format a phone number using TextInput control | |  |
26. | TextInput enter pressed action | |  |
27. | Use TextInput as password field | |  |
28. | set a threshold value in the TextInput control. | |  |
29. | Sum value from two TextInput in Button action | |  |
30. | Filter TextInput | |  |
31. | Use scroll bars to see entire TextInput control by wrapping the Group container in the Scroller control | |  |
32. | Form Labels and TextInput fields | |  |
33. | Create a TextInput control in a Form container | |  |
34. | Creating a TextInput control | |  |
35. | MX TextInput control in a simple form | | |
36. | TextInput Control | |  |
37. | Format a phone number that a user inputs in an application by using the TextInput control: | |  |
38. | Use TextInput's contentToGlobal() to convert coordinates from relative to the VGroup container to global coordinates. | |  |
39. | Style information for all Spark Button, TextInput, and Label components | |  |
40. | Convert from Celsius to Fahrenheit back and forth | |  |
41. | Restricting Input | |  |
42. | Use a backslash (\) in front of a hyphen to show that you want the hyphen literally | |  |