This is something I've wondered for a long time. I used to program in VB a lot (i lost the disc and got a new comp, so that is kinda out the window), and now i've been programming in qb. When I was in vb, I made this app that was a collection of games I had made. I was quite proud of it, but then again, i'm quite proud of most coding i do so... Anyway, what I wanted to do was making a game called Chubby Rain (from Bowfinger, the movie). You are a little guy that is controlled with left and right. Rain falls down on the screen, and if it hits u, you take some damage. Too much damage and you die. What I could never get right was how to tell when the rain hits you. I would use code that should have worked, but it never did. I figured that maybe some of you could help me solve this problem in qb. The coding would be totally different, but the question is still the same. Thanks -Mike