I have a text file which generates a series of numbers. These numbers need to be displayed from largest to smallest.
I understand the concept of how a ‘sortByNumber’ array works in Flash, I’m just not clear as to how to get my dynamic data into the array.
Any suggestions?