Well i have got a snake game working and i am trying to add sound. I have a picture box which is where the game is drawn to. I also have a combo box to select what loop to play but when you click the combo box to change the song i get i cant control the snake in picturebox1 with the arrow keys any more. So what can I do to work around this?