Results 1 to 3 of 3

Thread: VB.Net. Moving an image

  1. #1
    I need to design a map of an exhibition. The user will select a trader to see and an image (a cross) on the map will show the way to the correct stand. I therefore need the image to move from the bottom middle (the entrance) to the correct table.

    The image needs to be on a timer as the user will have to be able to see it moving.

    When trying to write the code my image doesnt move correctly. I assume i will have to use some sort of 'if' or 'do while' statement but am getting very confused with it!! It sounds so simple.

    Has anyone got any ideas? All the code i have used so far (on the timer click command) just doesnt work.

    I would really appreciate any help on this!!

    Thanks

  2. Software & Hardware   -   #2
    what code have you got for moving the image and what does it do? You can probably find a fair bit of info if you go looking for stuff on 'sprites' which are images that move across a background (basically)
    Last edited by ilw; 01-13-2005 at 06:45 PM.

  3. Software & Hardware   -   #3
    nm
    Last edited by ilw; 01-13-2005 at 09:10 PM. Reason: this forum is getting fucked up, my last post didn't show a second ago

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •