I'm messing with the whole game stuff. I thought I would start with a simple shooting game. Probably wont go any further. Anyway I have a picture box set up in an array the first starting with 0. when my mouse buttons get pressed the picture box gets sent. If I press the mouse button while the first picture box is still on the screen it freaks out. I have it set up now so the num increases by one. so I can have more than one shot on the screen at once. I'm am using BitBlt for the images. My question, do you have any idea on how to send multiple down the screen at different x coordinates. any help would be great Noxum