Previous Web programming 9 Functions.
Ok, let's go back to our animation problem: we made the ball move to the right, but we had no way to move it back... we had no way to wait for the ball to stop moving. But then we saw about functions and that Raphael can call a function when an animation is done, so now we have a pretty good idea how to move the ball back, don't we:
|
Ok - this is getting a little complicated, so we'll take a break here.
Homework:
When ready, continue to Web programming 11 Complex Animations.