Home
Flex
Chart
Components
Container
Data Model
Development
Effects
Event
Graphics
Grid
Style
Menu
TextInput Data « Components « Flex
Flex
Components
TextInput Data
1.
Using actionscript to access TextInput data in Text
2.
Use TextInput as the Credit card number data source
3.
Show an MXML-based data model with properties of TextInput controls bound into its fields
4.
A TextInput's text property is bound to two data models, and data model properties are bound to the text properties of two Label controls.
5.
shows an MXML-based data model with properties of TextInput controls bound into its fields:
6.
Max char and restrict letter for TextInput
7.
Restrict input letter for TextInput
8.
Add item to a list from TextInput