If you are using my code, the imageboxes are standing still, it is where you blt that has to be checket. I can't remember what we called it, but it should look something like this...Quote:
Originally posted by SmashX
that dident work
VB Code:
if intX <= 0 then intX = 0 end if
and the same whith the Y, and then you would have to check for the right side and the bottom of the screen...
