How can I permit tab characters in a textfield in Flash?
问题 I am working on an AS3 Flash game that initially takes a input from a barcode scanner. The data that it scans comes in as one long string using tabs to separate the data segments. The scanner acts as a keyboard and inputs the string into a hidden textfield so that I can grab the string and split it apart to get the data. The input and everything works great. The issue that I am running into is that when the the textfield receives a tab character, instead of inserting the character into the