InterviewSolution
Saved Bookmarks
| 1. |
Which are the three options that you can select to determine when an animation can start? |
|
Answer» You will SEE three start options: Start on Click: This will start the effect when the mouse is clicked. Start With PREVIOUS: This will start the effect at the same time as the previous effect. Start After Previous: This will start the effect when the previous effect ends |
|