How to move a ball on the surface of a line?
Posted: Wed Apr 09, 2008 2:50 pm
Hi,
I use the following syntax to move a ball (center of ball) along a line:
move graphic "ball" to the points of graphic "Line"
I have some questions:
1. I wish the ball to move on the surface of the line. How can I do that?
2. I layout another button and use stop moving graphic "ball" to stop the ball moving. However when I clicked the button to move the ball again, the ball is always starting from the beginning, not from the stopped position. How can I make the ball resume the journey from the stopped position?
Best regards
I use the following syntax to move a ball (center of ball) along a line:
move graphic "ball" to the points of graphic "Line"
I have some questions:
1. I wish the ball to move on the surface of the line. How can I do that?
2. I layout another button and use stop moving graphic "ball" to stop the ball moving. However when I clicked the button to move the ball again, the ball is always starting from the beginning, not from the stopped position. How can I make the ball resume the journey from the stopped position?
Best regards