Flash Data Structures: Array vs. Object · 1105 days ago

This article is meant for flash beginners or flash programmers who may not know about associative arrays.

Load Text Files Into Flash · 1298 days ago

The LoadVars class is good for loading variable / value pairs and XML class is good for loading structured data. But there is an easy way to load an entire text file as it is formatted without urlencoding it or structuring it in an xml file.