Groups | Blog | Home
all groups > flash actionscript > october 2005 >

flash actionscript : Randomly Sort an Array


JDRives
10/19/2005 8:15:30 PM
Rothrock
10/19/2005 10:26:22 PM
Search the forums. This is posted often. I think it is possible to do using
just Array.Sort(), but it isn't the most effective way.

If you search you should find a shuffle prototype (which could probably be
rewritten to extend the array class...) which is quite simple to use.
AddThis Social Bookmark Button