Okay, I am making a small game that is basicly the same thing as pacman, and I have my title screen scroll down from the top. Then what I want is that when you press start, like it says to do so on the title screen, you can change the background to the map of the level, and start the game. I can't think of a way to do this. I hope it wasn't a bad idea to make the map of the level a .nam file. Whenever I write stuff saying do this when start is pressed, It does it anyway, even if start isn't pressed. and it doesn't even do the right stuff, which is changing the background. It just flashes the background for about a tenth of a second, and then stays at the title screen, and does it again after a second, and again and again. so yeah, how would you say change the background when start is pressed? thanks.