flash question
flash question
Out of context: Reply #1
- Started
- Last post
- 5 Responses
- fate_0
dynamically loading an entire directory requires that the dir be indexed. Which flash can't do, but a simple php-to-xml script could.
Once you have your array in XML outputted from PHP, pull it into flash, and sort the array with arrayName.sort()