Lab 6

In this lab we are continuing from lab 5 and now adding a stop button that would pause the animation. Using the .stop function and adding the parameters (true) would stop all action and (true,true) would skip the animation. There isn't much of difference between Lab 5 and 6 since its just adding 3 buttons (skip, stop, reset). These skills can help in situational times when it requires how to manipulate animations and their parameters.

Comments