Tag Archive for 'restrict'

15
May

Restricting which characters a user can type in a TextInput control in Flex

The following example shows how you can restrict which characters a user can enter into a Flex TextInput control by setting the restrict property.

Full code after the jump.

Continue reading ‘Restricting which characters a user can type in a TextInput control in Flex’