Frage

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.

War es hilfreich?

Lösung

textfieldInstance.restrict = "A-Z ";
Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top