How to manage select levels in flash games ?
I was wondering what's the best practice to make something like below, I thought on global variables with if conditionals, but the code is going to be messy. Unfortunately I can't find any tutorial on the internet, I spent hours googling it but everything I found there was nothing to do with this. It's so frustrating because it's really hard to get on without these "special" references.
For instance,
After finishing a level:

Select level screen:

Game: Rubble Trouble Tokyo
Thanks in advance.