Good morning to the collective! I have THRE variables containing randomly generated numbers. I need to determine programmatically which TWO are the largest numbers. What is the simplest way to do that in ActionScript 2.0? I'm trying If Else statements but can't seem to get the pattern correct. Thanks in advance!