Wednesday 9 September 2015

Adobe Flash Professional CS5 Test

Adobe Flash Professional CS5 Test

:: Home > Upwork > Graphics Designing > Adobe Flash Professional CS5 Test

The ____________ panel contains prewritten code which is easily applicable to any Flash application.

a. Variables
b. Actions
c. Output
d. Code Snippets

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.

How do you create an Adobe AIR file?

a. From the Welcome screen that appears when you open Flash.
b. From File > New.
c. From the Publish Settings dialog box.
d. All of the above.

Which of the following options is/are available in the Style menu in the Color Effect section?

a. Brightness
b. Tint
c. Alpha
d. All of the above

When you update a symbol in Flash, all ____________ get automatically modified.

a. Shapes
b. Filters
c. Tweens
d. Instances

This question is based upon the figure shown below


Which tools have been shown in the image above?

a. Pen; 3D Rotation
b. Bind; Deco
c. Bone; Pencil
d. Brush; Spray Brush

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.

In Flash Professional, an ____________ is a duplicate of a symbol located on the Stage.

a. File
b. Instance
c. Animation
d. Id

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.

Which of the following statement(s) is/ are True?

a. The ActionScript® scripting language allows you to add complex interactivity, playback control, and data display to your application.
b. Adobe® AIR™ is a cross-operating system runtime that allows you to leverage your existing web development skills (Adobe® Flash® Professional, Adobe® Flex™, HTML, JavaScript®, Ajax) to build and deploy Rich Internet Applications (RIAs) to the desktop.
c. Adobe Pixel Bender™ is a programming language allows users to create custom filters, effects, and blend modes for use in Flash and After Effects.
d. All of the above.

Where do you write the external scripts or classes that are stored in external files when working with ActionScript?

a. Script window
b. Actions panel
c. Behaviors
d. None of the above

How many options are available in Flash for importing a video? What are those options?

a. Two. Load external video with playback component; Embed FLV or F4V in SWF and play in timeline.
b. One. Embed FLV or F4V in SWF and play in timeline.
c. Three. Import as mobile device video bundled in SWF; Load external video with playback component; Embed FLV or F4V in SWF and play in timeline.
d. None 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

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

In the context of a timeline in Flash Professional, an absolute path of an instance is one which:

a. Contains the entire address of the instance you want to target.
b. Contains that part of the address of the instance that you want to target, which is different from the address of the script itself in the FLA.
c. Both a and b.
d. None of the above.

____________ 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

This question is based upon the figure shown below


What does "A" in the image above refer to?

a. Label
b. Keyframe
c. Motion tween
d. Actions

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.

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.

What does the SWF History option in Flash Professional CS5 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.

____________ 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

A____________ is a frame in which you define a change to an object's properties for an animation while working in the Timeline.

a. Keyframe
b. Tweened frame
c. Property keyframe
d. Static frame

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

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

Inverse kinematics is a method for ____________ an object or a set of objects in relation to each other using an articulated structure of bones.

a. Animating
b. Moving
c. Scaling
d. Rotating

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

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

The ______________ and ______________ properties of bones can be used to add springiness to inverse kinematics bones while animating an object using bones chained in a linear or a branched manner.

a. Scale; Stroke
b. Cap; Join
c. Strength; Damping
d. None of the above

Contrast, Brightness, Saturation and Hue are the features of which of the following filters?

a. Drop shadow
b. Adjust color
c. Gradient glow
d. Blur

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

This question is based upon the figure shown below


What do "A", "B" and "C" refer to in the given image?

a. Show Layers; Lock Layers; Delete
b. Filters; Alpha; Tween
c. New Layer; New Folder; Delete
d. Onion Skin; Center Frame; Delete

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

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.

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.

In Flash Professional, ____________ files are files that contain the reusable Flash components.

a. SWC
b. AS
c. JSFL
d. ASC

Which of the following text block types can be created with the Text Layout Framework?

a. Read Only
b. Selectable
c. Editable
d. All of the above

This question is based upon the figure shown below


Identify the tools shown in image given above.

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

Which of the following has a set of built-in standard artwork that includes fills, brushes, and animations?

a. Deco Tool
b. Bind Tool
c. Spray Brush Tool
d. Ink Bottle Tool

Flash CS5 offers templates from which you can create different types of ActionScript classes and interfaces.

a. True
b. False

Which of the following options multiplies or screens the colors of an object, depending on the blend mode color of the object?

a. Overlay
b. Base Color
c. Alpha
d. Hard Light
Disqus Comments