
98
Use motion paths
Last updated 6/15/2014
The file includes all the assets already placed on the Stage and the transitions between each image on the Timeline.
The Stage has already been sized properly. In this lesson, you'll make this linear animation interactive.
4 Choose File > Save As. Name the file 05_workingcopy and save it in the 05Start folder. Saving a working copy
ensures that the original start file will be available if you want to start over.
About interactive compositions
Interactive compositions change based on the viewer’s actions. For example, when the viewer clicks a button, a different
graphic with more information could appear. Interactivity can be simple, such as the click of a button, or it can be more
complex, involving different kinds of interactions with the same element—for example, moving your mouse cursor
over a button, clicking the button, and moving your mouse cursor off the button are three unique events that could each
result in different visual changes on the Stage.
In Edge Animate, you use JavaScript to achieve interactivity. JavaScript is a popular and standard script for Web
b
ro
wsers. JavaScript runs on browsers for desktops as well as on devices such as tablets and mobile phones.
If you have no idea what JavaScript is, or how to write code—don't panic! Adobe Edge Animate provides an easy
inte
rface to add JavaScript to your compositions and integrate common interactive functions. When you get more
comfortable with the syntax of the script, you can begin to delve deeper and customize the interactivity.
Comentários a estes Manuais