Home
Current Affairs January 2024

What is the correct answer?

4

This tool allows you to grab a color of another object and apply it to another.

A. Merge Tool

B. Move Tool

C. Hand Tool

D. Eyedropper Tool

Correct Answer :

D. Eyedropper Tool


Related Questions

What is the correct answer?

4

These are objects that have been converted so that you can use the same image a number of times in a movie. You can also use this to do fade effects, rotation effects, and flip effects.

A. layer

B. symbols

C. clip art

D. tween

What is the correct answer?

4

This area in Flash is similar to the clipboard in Microsoft Office applications.

A. Merge Drawing

B. Flash Tool

C. Oval Tool

D. Object Drawing

What is the correct answer?

4

The step in production is performed to add more detailed to your scene.

A. Improvement of design

B. Action Scripting

C. Polishing

D. Create a storyboard

What is the correct answer?

4

A key frame that contains objects will be represented by a ___________ circle.

A. hollow

B. black

C. blue

D. gray

What is the correct answer?

4

The two ways to draw fills in a drawing?

A. Ink and Pencil

B. Brush and Spray

C. Oval and Shape

D. Fill and Autofill

What is the correct answer?

4

With a button symbol...

A. You need to have content on all four keyframes (Up, Over, Down and Hit).

B. The Over keyframe represents what the button will look like when a user clicks on it.

C. The Hit keyframe represents what the button will look like when a user clicks on it.

D. The hit area will never been seen by the end user.

What is the correct answer?

4

What is the most common user error (according to Meg) in writing actionscript?

A. forgetting to name your instances

B. misspelling an instance name or variable

C. forgetting a { or }

D. all of the above

What is the correct answer?

4

What is a blank keyframe?

A. a frame that is the same as the keyframe before it - it looks like a gray rectangle without a dot

B. a frame that represents a change in content, be that scale, movement, rotation, color, etc - it looks like a gray rectangle with a black dot.

C. a frame without any content - it looks like a white box

D. a frame without any content - it looks like a white box with a white dot

What is the correct answer?

4

By default, this panel is located below the flash environment.

A. Library Panel

B. Property Inspector Panel

C. Layers Panel

D. All of the above

What is the correct answer?

4

functions need to be bracketed by....

A. [...]

B. (...)

C. {...}

D. :...; (Your Answer)

What is the correct answer?

4

Use this to make a symbol disappear from view (great for changing pictures). You would use motion tween for this method. You have to change the alpha� setting of the symbol. Alpha represents transparency.

A. Zoom

B. Masking

C. Fade Effect

D. Morphing

What is the correct answer?

4

The ___________________ is a holding place for all symbols and imported images and sounds within a single Flash file.

A. library

B. timeline

C. properties

D. tools panel

What is the correct answer?

4

The ___________ panel contains the basic tools needed to draw and modify objects.

A. Actions

B. Properties

C. Tools

D. Layers

What is the correct answer?

4

A stroke is...

A. ...the width of the paintbrush.

B. ... the color of the paintbrush.

C. ... the outline around a shape.

D. ... the fill of a shape.

What is the correct answer?

4

Actionscript refers to movieclips via their...

A. symbol name

B. instance name

What is the correct answer?

4

If you want to have a loop animation nested with in a symbol that you can tween on the main stage, you would

A. make a graphic symbol, then edit its timeline to animate a movie clip with shape tweens. Then on the main stage, you could motion tween the graphic symbol.

B. make a movie clip symbol, then edit its timeline to animate a movie clip with motion tweens. Then on the main stage, you could motion tween the movie clip symbol.

C. make a shape symbol, then edit its timeline to animate a graphic with shape tweens. Then on the main stage, you could motion tween the shape symbol.

D. make a movie clip symbol, then edit its timeline to animate a shape clip with shape tweens. Then on the main stage, you could motion tween the movie clip symbol.

What is the correct answer?

4

The stacking order of viewing objects is decided by the order of the l

A. scenes

B. frames

C. layers

D. actions

What is the correct answer?

4

It allows you to insert text within your flash stage.

A. Text Box

B. Text Tool

C. HTML

D. Key frames

What is the correct answer?

4

Clicking and dragging the playhead will scrub through your movie so you can see the animation.

A. True

B. False

What is the correct answer?

4

This area is much like a theatre stage. The white area displays what will be shown on the screen This area is much like a theatre stage. The white area displays what will be shown on the screen

A. Dashboard

B. Flash Stage

C. Tools Palette

D. Layers Panel

What is the correct answer?

4

This is the shortcut key for adding a key frame.

A. .FLA

B. .Doc File

C. .FLV File

D. .ASF File

What is the correct answer?

4

When drawing with the Rectangle Tool, if you wanted to make a perfect square, you would hold down the _____ key while drawing.

A. shift

B. option

C. control

D. command

What is the correct answer?

4

In order to refer to an imported sound in actionscript,

A. you need to give it an instance name in the property window.

B. you need to give it an instance name in the library.

C. you need to set its linkage properties to export for actionscript and assigning it a class by right clicking on the sound in the library and pulling up the linkage dialogue box.

D. you need to set its linkage properties to export for actionscript and assigning it a class in the properties window by pulling down the linkage option.

What is the correct answer?

4

To instruct a button to stop on the first frame of another scene, called replay, you would need to call the following method

A. gotoandplay(1, replay);

B. gotoAndPlay(replay, 1);

C. gotoAndStop(replay, 1);

D. gotoAndStop(1, replay);

What is the correct answer?

4

Every animation needs a starting and ending point. _______________ are used to set these.

A. Scenes

B. Key frames

C. Blank frames

D. Graphic symbols

What is the correct answer?

4

When nothing is selected, you can adjust the following in the Properties Inspector.

A. stage size

B. background color

C. frame rate

D. all of the above

What is the correct answer?

4

Double-clicking on a stroke will...

A. ... select the entire stroke.

B. ... select the entire object.

C. ... delete the entire stroke.

What is the correct answer?

4

Anticipation is...

A. the animation principle that deals with the motion at the end of an action.

B. the animation principle that deals with the effect on the surrounding environment as an action occurs.

C. the animation principle that deals with the motion at the beginning of an action.

D. the animation principle that deals with the transformation of object as it moves through its action and reacts with gravity.

What is the correct answer?

4

A pen tool with a small circle next to it means you can...

A. ...close a shape.

B. ...open a shape.

C. ...delete a shape.

What is the correct answer?

4

Use this to move symbols from one point to another. All animation happens between key frames (point A and B). The timeline turns purple between the key frames when this feature is being used. A dashed or dotted line in the colored area indicates a problem

A. Motion Tween

B. Mask

C. Shape Tween

D. Action Script (Your Answer)