Home  |  About  | Last |  Submit  |  Contact
AllQuests.com




Previous Question:  Check 2 email address  Flash ActionScriptNext Question:  Anyone have HDD specs for new iMac  iMac
Question Input Boxes ( Flash Kit Community Forums Flash ActionScript )
Updated: 2010-07-21 05:55:03 (2)
Input Boxes

I have an input boxes which I would like to only let the user enter Capital and Lower case d and c.

I have tried using the characters options in the properties menu but I am having no joy!

Any idea's?

Jemes

Answers: Input Boxes ( Flash Kit Community Forums Flash ActionScript )
Input Boxes

in MX:
suppose your text box/field has the instace name t_txt:
code:

t_txt.restrict = "A-Z d c";


nunomira

Input Boxes

Thanks for that, it worked a treat!!

Jemes

Jemes

Previous Question:  Check 2 email address  Flash Kit Community Forums  Flash ActionScriptNext Question:  Anyone have HDD specs for new iMac  Mac Forums  iMac

- Source: Input Boxes Flash Kit Community Forums Flash ActionScript
- Previous Question: Check 2 email address Flash Kit Community Forums Flash ActionScript
- Next Question: Anyone have HDD specs for new iMac Mac Forums iMac