Hi All,

I need to build a high scores table for a maths game I have built. It should keep track of the highest 8 scores and sort them into the correct order of highest in first place...

If I use the xml connector is there a way to sort the order in actionscript?? If not then I'll have to pass the name, score and school out as a querystring and use ASP to build a text file.

Any ideas anyone???

Cheers for any advice...