I have been trying to make a platform game using sprites and I have only found one tutorial on newgrounds how to do it, but there is a few things that i need. I want to be able to press a key (space) to make my character jump and not have to hold the key down. I also would like to assign multiple attacks to other keys and not have to hold the keys down , which is what you are supposed to do in the tutorial that i found. I basically want to make a game where the enemys will come to you if you are on their platform and attack you, and also have a sidescrolling screen or maybe just when you get to the edge it goes to the next part. When you get to a certain part, the game goes to the next level. I also would like sounds to play when the character attacks, i already know how to do this, but if you hold the key down, the character keeps attacking, but the sound only plays once. I know alot about sprites and how to implement them into flash and stuff, I just need help with the coding for movement and enemies and stuff. Any help would be greatly appreciated.