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.
This article is meant for flash beginners or flash programmers who may not know about associative arrays.
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.