Pregunta

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.

¿Fue útil?

Solución

textfieldInstance.restrict = "A-Z ";
Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top