I'm trying to make a game for my flash class....my very first one mind you. I have my mc_stickguy made already (for those who don't know and mc_ is a movie clip containing movie clips) and I currently have him running left and right. I fixed the code so that he stops when he gets to the left of the screen but when I applied the same code to the right keypress it doesn't work. I'm also trying to set a limit for the y cordinates so that he will fall until he reaches the bottom of the screen. I also need to figure out how to make him jump and be able to land on platforms. Can anyone offer assistance? If you need to look at the code I have so far just say so and I can post it.