A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Character Embedding

  1. #1
    Junior Member
    Join Date
    May 2008
    Posts
    19

    Exclamation Character Embedding

    Can anyone explain how to disable punctuation (!@#%...) (52 glyphs) for a TextFieldType.INPUT using AS3?

    Thanks.

  2. #2
    Will moderate for beer
    Join Date
    Apr 2007
    Location
    Austin, TX
    Posts
    6,801
    TextField has a restrict property that does what you're looking for. It allows a whitelist of allowed characters.

    http://help.adobe.com/en_US/AS3LCR/F....html#restrict

  3. #3
    Junior Member
    Join Date
    May 2008
    Posts
    19
    Thanks

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center