Search for highest value

Hi

If I have 4 movieclips that each contains a numeric variable…how could I compare all their values then sort the movieclips in decending order?

I assume I have to use some sort of array and maybe createEmptyMovieClip() but I’m not sure how to go about it…any ideas?

Thanks