Question

TEXTINPUT/AS3/FLASH:

I'd like to know haw to add the space when restricting. When I restrict to "A-Z" I can't write names with more than 1 word, like "NOGA NET", i.e.

Was it helpful?

Solution

textfieldInstance.restrict = "A-Z ";
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top