Jetamay
Jetamay i know your a good programmer, ive got a question, i've asked already 3 programmers and they don't know.
how can i make a image (non-animated) move in vb6, using command buttons? so like having north, east, west, south buttons, if u press east image going right...etc
im posting this in general because nobody goes in vb section..
plz help
dont ask why i need to know this.
Make an image holder for your images, and make an key press event that targets the imageholder and makes it flip.