View Single Post
  #3 (permalink)  
Old 08-06-2007, 09:18 PM
jiuhu jiuhu is offline
Member
 
Join Date: Aug 2007
Posts: 3
jiuhu is on a distinguished road
Quote:
Originally Posted by levent View Post
You set isClick to false at the end of your loop. That makes your loop to run only once. This is why you see no movement!

sorry that, i did not mention, i use a button click to control the movement.
whichmeans, whenever i click on the button, it will move.

by the way, this code can run, but it directly show me the final screen, which is i can not see the progress of the movement.

thanks
Reply With Quote