Sub_Zero_6 Newbie
Joined: 28 Aug 2005 Posts: 8
|
Posted: Apr 10th, 2006 03:52 PM Post subject: Proplem Moving A Picture |
|
|
hi every1..
i'm new in this game programming field, i use some basics and try to turn it into a game. anyway i'm having a little problem..
i use a timer to move a picture using this code:
[code]Image1.Move Image1.Left + 60[/code
and timer interval = 1
but when i use it, it looks like that the image is flashing and moves like teleporting, how can i fix that and have a nice and smooth movment..
thanks.. bye |
|