Title: Web Design Review
1Web Design Review
2What is similar to a strip of movie film?
3What is a timeline made up of?
4What are the two objects that can be added to a
timeline?
5What are the points called that mark the start
and stop points on the timeline?
6What is another name for straight line animations?
7What is the name of an animation path that is not
straight?
8It is easier to create individual keyframes, then
to create what with a complex path for a
nonlinear animation?
9What is the key command to see the Timeline panel?
10If you want to add a frame to a timeline,
right-click on a frame on the timeline and select
what?
11If you want to delete a frame to a timeline,
right-click on a frame on the timeline and select
what?
12Is it possible to remove an entire timeline?
13How do you delete an entire timeline?
- Right-click on the timeline and select Remove
Timeline
14What are some other items you can right-click on
and delete off the timeline?
- Remove behavior
- Remove keyframe
- Remove animation channel
15What are some behaviors you can add to a timeline?
- Playing sound
- Showing pop-up messages
- Showing and hiding layers
- Starting and stopping timelines and
- Other events
16What are the events you can assign an animation
control to?
- OnClick
- onDbleClick
- onKeyDown
- onKeyPress
- onKeyUp
- onMouseDown
- onMouseOut
- onMouseUp
- onAbort
- onError and
- onLoad
17What is the main tool for controlling an
animation?
18What do you use to change the properties of an
object in a timeline?
19Most browsers running on average computer systems
cannot display animations at rates faster than
how many fps (frames per second)?
20To slow down an animation, what do you increase
the length of?
21What panel shows how the properties of layers and
images change over time?
22What do you have to add to a timeline to show and
hide each layer and a pause between show and hide
events?
23When you display your animation like a slide
show, what is turned on and off in order to show
or hide them?
24Lets say you paused your presentation, what
button do you press to resume the slide show
presentation?
25What does adding a pause do to a timeline?
- Stops a timeline from playing
26What pop-up menu contains the Timeline command?
27After creating a timeline, you can preview it in
Dreamweaver by using the Timeline panel what
options?
28How are animations created within Dreamweaver?
- Dreamweaver uses JavaScript to create animations.
29If you want the user to have control of the slide
show, you need to add what to the web page?
30What is the key command to view the Property
Inspector?
31What is the button called that you press to Quit
Dreamweaver located in the upper-right corner?
32The End