Adobe
Flash Professional CS5.5 Test
Which of the following
is/are correct about ActionScript cue points?
a. They only work with
Flash Player.
b. You can add and delete cue points at any point of time without affecting the original video.
c. Both a and b.
d. None of the above.
b. You can add and delete cue points at any point of time without affecting the original video.
c. Both a and b.
d. None of the above.
A _______________ is a
prewritten ActionScript script that lets you add ActionScript coding to your
document.
a. Component Inspector
b. Motion Editor
c. Timeline
d. Behavior
b. Motion Editor
c. Timeline
d. Behavior
How do you place a
guideline exactly where you want?
a. Double click on the
guideline and enter the desired value in the onscreen dialog box.
b. Drag and place the guideline by checking the corresponding value against the ruler.
c. Turn on the Snap To Objects option.
d. It is not possible to do so.
b. Drag and place the guideline by checking the corresponding value against the ruler.
c. Turn on the Snap To Objects option.
d. It is not possible to do so.
What does the SWF
History option in Flash Professional do?
a. It tells you the size
of the SWF.
b. It tells you the time when the SWF was last rendered.
c. It tells you the date when the SWF was last rendered.
d. All of the above.
b. It tells you the time when the SWF was last rendered.
c. It tells you the date when the SWF was last rendered.
d. All of the above.
The Quick Project option
in the Project panel allows you to quickly create a project based on the
currently open FLA file.
a. True
b. False
b. False
This question is based
upon the figure shown below
What is the drop-down
menu shown in the above-given image called?
a. Script pane
b. Actions toolbox
c. Panel menu
d. Script navigator
b. Actions toolbox
c. Panel menu
d. Script navigator
Which of the following
statement(s) is/are True in Flash professional?
a. If an object is
placed onto the Stage, you can change the values of the parameters of the
object directly from the Info panel.
b. It is possible to work on multiple layers at the same time while working in a Flash document.
c. The speed of an animation in an active Flash document is determined by its frame rate.
d. Flash allows only the library of the active Flash document to be opened.
b. It is possible to work on multiple layers at the same time while working in a Flash document.
c. The speed of an animation in an active Flash document is determined by its frame rate.
d. Flash allows only the library of the active Flash document to be opened.
A
____________________________ when treated as a button allows you to add more
frames or complex animation to the button.
a. Movie clip
b. button
c. Graphic
d. Animation
b. button
c. Graphic
d. Animation
What does the library in
a Flash document store?
a. It stores history of
all the actions that have taken place in the active document.
b. It stores the duplicates of all the media assets and imported items as backup.
c. It stores media assets and anything you import to use in the document.
d. It stores information about the animated symbols.
b. It stores the duplicates of all the media assets and imported items as backup.
c. It stores media assets and anything you import to use in the document.
d. It stores information about the animated symbols.
What does _self specify
in the Target parameter of TLF text?
a. A new window.
b. The current frame in the current window.
c. The parent of the current frame.
d. The top-level frame in the current window.
b. The current frame in the current window.
c. The parent of the current frame.
d. The top-level frame in the current window.
Which of the following
is an example of a symbol in Flash Professional?
a. Graphic
b. Button
c. Movie Clip
d. All of the above
b. Button
c. Movie Clip
d. All of the above
______________________
allow you to stretch and bend shape objects, and link groups of symbol
instances to make them move together in naturalistic ways.
a. Motion tweens
b. Classic tweens
c. Inverse kinematic poses
d. Frame-by-frame animations
b. Classic tweens
c. Inverse kinematic poses
d. Frame-by-frame animations
The author-time sharing
feature lets you share library assets across various FLA files in the project.
a. True
b. False
b. False
While any testing SWF
file, a trace() statement sends specific information to the
_______________________ and helps you to troubleshoot your swf file.
a. Variable panel
b. Output panel
c. Actions panel
d. Debugger
b. Output panel
c. Actions panel
d. Debugger
The___________________
in the ActionScript 2.0 debugger shows only those variables that you access by
using an absolute target path.
a. Debugger
b. Watch list
c. Code view
d. Target path
b. Watch list
c. Code view
d. Target path
_______________ do NOT
increase the file size of your published SWF file.
a. Layers
b. Symbols
c. Tweens
d. Keyframes
b. Symbols
c. Tweens
d. Keyframes
What does the Load
External Movieclip behavior do?
a. Drags a movie clip.
b. Loads an external SWF file into a target movie clip or screen.
c. Brings target movie clip or screen one position higher in the stacking order.
d. Loads an external JPEG file into a movie clip or screen.
b. Loads an external SWF file into a target movie clip or screen.
c. Brings target movie clip or screen one position higher in the stacking order.
d. Loads an external JPEG file into a movie clip or screen.
Which of the following
video formats can be imported into Flash Professional?
a. AVI
b. MOV
c. MPG
d. FLV
e. a and c
f. All of the above
b. MOV
c. MPG
d. FLV
e. a and c
f. All of the above
Which file format can be
used to exchange data between various Adobe applications, like Vectorworks,
bitmaps and text?
a. .fxg
b. .swf
c. .mov
d. .avi
b. .swf
c. .mov
d. .avi
Flash Professional
enables you to link different text fields with the Text Layout Framework to
make the text flow through them.
a. True
b. False
b. False
Which of the following
options allow an SWF file to use hardware acceleration?
a. Local Access Only,
Access Network Only
b. Direct, GPU
c. Deflate, LZMA
b. Direct, GPU
c. Deflate, LZMA
What does the option
Alpha in the Style menu do to the instance selected on the Stage?
a. It adjusts the
relative lightness or darkness of the image.
b. It colors the instance with the same hue.
c. It adjusts the red, green, blue, and transparency values of the instance.
d. It adjusts the transparency of the instance.
b. It colors the instance with the same hue.
c. It adjusts the red, green, blue, and transparency values of the instance.
d. It adjusts the transparency of the instance.
The
_______________________ has a conflict resolution dialog box which provides the
option to place duplicate items (symbols with the same name) into a new folder.
a. Project panel
b. Library panel
c. Document Properties panel
d. Output panel
b. Library panel
c. Document Properties panel
d. Output panel
Which of the following
property of symbols breaks a symbol or an instance into drawing objects.
a. Alpha
b. Break Apart
c. Tint
d. Motion
b. Break Apart
c. Tint
d. Motion
This question is based
upon the figure shown below
Identify the tools shown
in image given above respectively.
a. Add A New Item To The
Script; Insert Target Path; Debug Options, Script Assist
b. Find; Check Syntax; Auto Format; Show Code Hint
c. Collapse Between Braces; Collapse Selection; Expand All; Apply Block Comment
d. Apply Line Comment; Remove Comment; Show/Hide Toolbox; Panel menu
b. Find; Check Syntax; Auto Format; Show Code Hint
c. Collapse Between Braces; Collapse Selection; Expand All; Apply Block Comment
d. Apply Line Comment; Remove Comment; Show/Hide Toolbox; Panel menu
What does the Hit state
in a button's timeline do?
a. It defines the
physical area that responds to a mouse click.
b. It represents the button's appearance when it is clicked.
c. It represents the button's appearance when the pointer is over the button.
d. It represents the button whenever the pointer is not over the button.
b. It represents the button's appearance when it is clicked.
c. It represents the button's appearance when the pointer is over the button.
d. It represents the button whenever the pointer is not over the button.
The
__________________________ symbol timeline reacts to mouse movements and
performs the actions by jumping to the appropriate frame.
a. Movie clip
b. button
c. Graphic
d. Animation
b. button
c. Graphic
d. Animation
_________________________is
an XML-based file format which allows text to remain editable when Flash Professional files
having this file format are exchanged with other Adobe applications.
a. fxg
b. wav
c. swf
d. xfl
b. wav
c. swf
d. xfl
This question is based
upon the figure shown below
What does the option
enclosed in the red box in the image above do in the Preferences panel?
a. It scales the content
to fit the Stage when you scale the Stage up or down.
b. It scales the symbol proportionally according to the given value or percentage.
b. It scales the symbol proportionally according to the given value or percentage.
The____________________
in the ActionScript 3.0 debugger displays the call stack and contains tools for
stepping through scripts.
a. Script window
b. Actions panel
c. Variables panel
d. Debug Console
b. Actions panel
c. Variables panel
d. Debug Console
How many types of layers
are there in Flash?
a. 7
b. 3
c. 6
d. 5
b. 3
c. 6
d. 5
Which of the following
Dither options works only with the web 216-color palette while providing the
best-quality dithering?
a. Ordered
b. None
c. Diffusion
b. None
c. Diffusion
Which of the following
is/are (a) way(s) of using ActionScript in a Flash document?
a. Behaviors
b. Components
c. Script Assist
d. All of the above
b. Components
c. Script Assist
d. All of the above
The
____________________property of bones controls the rate of decay of the spring
effect of the bones while animating a character.
a. Damping
b. Strength
c. Both a and b
b. Strength
c. Both a and b
What is common among
Darken, Multiply, Overlay, Difference and Invert?
a. These are all onion
skinning options.
b. These are all masking options.
c. These are all blend modes.
d. These are all tween options.
b. These are all masking options.
c. These are all blend modes.
d. These are all tween options.
Which of the following
tabs belong(s) to the AIR Application And Installer Settings dialog box?
a. Icons
b. Advanced
c. Signature
d. All of the above
b. Advanced
c. Signature
d. All of the above
_________________ is the
process of varying the transparency or color interaction of two or more
overlapping objects.
a. Compositing
b. Gradient
c. Filters
d. Blur
b. Gradient
c. Filters
d. Blur
When you update a symbol
in Flash, all _________________ get automatically modified.
a. Shapes
b. Filters
c. Tweens
d. Instances
b. Filters
c. Tweens
d. Instances
How many shape hints are
available in Flash?
a. 54
b. 36
c. 43
d. 26
b. 36
c. 43
d. 26
This question is based
upon the figure shown below
Identify the process
being performed in the Timeline shown in the image above.
a. Frame-by-frame
animation
b. Onion Skin Outlines
c. Frame-by-frame animation with onion skinning
d. Classic Tween
b. Onion Skin Outlines
c. Frame-by-frame animation with onion skinning
d. Classic Tween