flex3 - phone number formatting in client side while entering number in flex -


in flex application want keep format like... want show space in client side while entering phone numbers.. after entering 3 numbers cursor should leave space...

for eg:- 111 111111

is there idea work in client side itself

you can use masked textinput component. more info is here.


Comments