Domanda

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.

È stato utile?

Soluzione

textfieldInstance.restrict = "A-Z ";
Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top