When you play a scenario on the Greenfoot gallery, it seems to load everything up front. This can take a while. Is there a way to program into your code when certain things are loaded, and when to hold back until later? Can I load levels 1 & 2 when the game starts up, but leave the images and sounds to other levels until later?