Seattle Drupal Development background image

appendText() bug?

Sun Feb 14 2010

This one caused several hours of frustration. Apparently the appendText() function for text fields in Actionscript 3 has a nice little bug it seems sometimes. Instead of actually appending your text to the field, it INSERTS it near the bottom, 3 or so characters deep in the text body. Watch out for this when using text fields to display your data, you might think your data is corrupted.