I would like to take an external .txt file and import it into my flash animation. Preferably, each line of text in the file would be put in a corresponding spot in an array of Strings. How would I do this?