Font size
WorksheetsAnimation I Spring TEKS Review
Total questions: 37
Worksheet time: 19mins
Prior to Flash, the industry standard to publish most animations on the web were?
Animated GIFs
Animated JPEGs
AVI files
Projectors
When publishing your file, Flash creates a .swf and a ___________ file by default?
EXE
HTML
PNG
FLV
Which dialogue box should be used to change the types of files that Flash generates for you when publishing the .fla file?
Save As
Export Settings
Publish Settings
Publish
What panel can be used to improve your .swf for people who have screen readers?
Behaviors
Web Services
Usability
Accessibility
What is the duration of rights under copyright law?
25 years after the author's death
50 years after the author's death
100 years after the author's death
70 years after the author's death
What types of works are not copyrightable?
Sound recordings
Pictorial, graphic, and sculptural works
Motion pictures and other audiovisual works
Ideas and concepts
How do you import a video in Flash?
Insert>Adobe Media Encoder
File>Import Video
File>Open Video
Insert Video
Which function is used to mute the computer speakers?
Sound.stopAll()
Sound(stopAll)
SoundMixer.stopAll()
SoundMixer(StopAll)
What is the name of the dialog box for customizing sound playback?
Edit Waveform
Edit Envelope
Edit Package
Edit Stream
Which sync option in the Properties panel will keep a place sound playing even if there is a stop() action?
Start
Event
Stream
Stop
How is a sound that was added to a keyframe visually represented in the Timeline?
Small waveform
Volume slider
Mute button
Speaker icon
What steps do you select to import a sound file to the Flash library?
File>Import>Import to Library
Import>To Library
File>Import to Library
Edit>File.Import to Library
ActionScript is what type of programming language?
Object-oriented
Function-oriented
Script-oriented
Action-oriented
The main structure of a function is the first line with the word “function” followed by the function name and _________.
A semicolon
A period
Quotation marks
Parenthesis
Instance names must not contain any?
Letters
Spaces
Numbers
Underscores
What ActionScript command will reliably stop movie playback in a browser?
Stop;
Halt;
Stop()
Stall()
What happens if you assign an alpha value of 0% to an object?
It vanishes from the stage
Nothing. 0% is the default value.
A pixel image will fade; symbols are not affected
Symbols will fade pixel images are not affected
What command (steps) allows you to put multiple objects selected on a separate layer?
Object>To Layers
Modify>Timeline>Distribute to Layers
Modify>Object>Distribute to Layers
Modify>Create Individual Layers
What tool do you use to edit object edges in the Bezier style?
Curve Tool
Bezier Tool
Selection Tool
Sub-Selection Tool
For a three-second animation at 24 fps, what is going to be the ending key frame for a classic tween?
24
36
72
96
What is the panel that holds your symbols?
Symbols
Files
Library
Assets
What symbols are scriptable with ActionScript?
Video
Inactive
Movie Clip
ActionScript
Which is the only state you should define graphics for an invisible button?
Up
Down
Over
Hit
The button symbol uniquely features a special timeline with how many different states?
Two
Three
Four
Five
Which of the following is allowed in a shape tween keyframe?
Symbol Instance
Shape
Bitmap
Group
How many keyframes do you need for a shape tween?
One
Two
Three
None
To draw a perfect circle using the Oval tool, which key do you need to keep pressed?
Control
Space Bar
Shift
Alt
What is used to indicate a change in the timeline?
A Keyframe
A Blank Keyframe
A Blank Frame
A Tween
A blank keyframe is represented by a what in the timeline?
A black circle
A hollow circle
A black square
A hollow square
The default frame rate in Animate is?
12 fps
18 fps
24 fps
30 fps
Vector graphics are based on mathematical formulas as opposed to ___________ images, which are pixel based.
Bitmap
Blended
Bezier
Free Form
What can be used to align objects on the Stage in Animate, apart from guides?
Gate
Grate
Lattice
Grid
What options in the Properties Panel allows you to resize a placed image?
X and Y
A and B
Z and M
W and H
What are the steps in Animate to group multiple objects?
Modify>Selection>Group
Modify>Group
Edit>Enclose
Edit>Group
When working with text and graphics you should always use separate? To keep things organized.
Grids
Layers
Animations
Symbols
Which of the following properties are document properties?
Font Style
Size of Stage
Color of Stage
Frame Rate
Which file formats are used with a Flash file?
.fla
.flv
.gif
.swf
