I need some code in AS3 that will read a text file line by line and insert it into an array. Is this possible without having any special character?
sample.tx
if you are using a real time recording, text is more fast to generate than others like .json or .xml. But xml and json are more easy to read and parse.