Home
Current Affairs January 2024

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)

Correct Answer :

A. Motion Tween


Related Questions

What is the correct answer?

4

This tools allows you to scale, rotate and skew objects in the flash stage.

A. Merge Tool

B. Free Convert Tool

C. Free Transform tool

D. Object tool

What is the correct answer?

4

To make a donut shape you would use the...

A. ... Oval Tool.

B. ... Oval Primitive Tool and adjust the Start Angle.

C. ... Oval Primitive Tool and adjust the Inner Radius.

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

What is not a possible value for a boolean variable?

A. 0

B. on

C. false

D. 1

What is the correct answer?

4

This ideals with the rotation and movement of the object from one point to another in specific frames.

A. Tweening

B. Shape Tween

C. Motion Tween

D. Transition

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

Which option represents the correct syntax for writing an event listener for a movie clip called sandbox_mc

A. sandbox_mc.addeventlistener(mouseevent.click, buildCastle);

B. sandbox_mc.addEventListener(MouseEvent.Click, buildCastle);

C. sandbox_mc.addEventListener(MouseEvent.CLICK, buildCastle);

D. sandBox_mc.addEventListener(MouseEvent.Click, buildCastle);

What is the correct answer?

4

Where is the envelop distort tool located?

A. With a movie clip selected, use the Free Transform tool and go to its options in the toolbox. The Envelop Distort tool is located at the bottom of the box.

B. With a shape selected, use the Free Transform tool and go to its options in the toolbox. The Envelop Distort tool is located at the bottom of the box.

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

To apply a stroke to a shape that does not currently have one, you ...

A. select the shape, open the dialogue box in the properties window for ink color and make a selection. From there you can edit the weight and style in the properties window.

B. select the ink tool in the tool box, select the ink color in the color picker and click on the shape near the outside of its fill. From there you can edit the weight and style in the properties window.

C. select the paint bucket in the tool box, select the ink color in the color picker and click on the shape near the outside of its fill. From there you can edit the weight and style in the properties window.

D. go to the actions window and add the addStroke() method to the fill. Be sure to also set the strokeColor and strokeWeight properties.

What is the correct answer?

4

________________ allow you to make objects move in a more random or non-straight path.

A. Mask

B. Shape tween

C. Guided layer

D. Gravity effect

What is the correct answer?

4

The __________ shows the frames in the movie.

A. toolbar

B. Properties pane

C. timeline

D. scene

What is the correct answer?

4

What part of the menu bar allows you to hide/unhide panels?

A. View

B. Edit

C. Window

D. None of the above

What is the correct answer?

4

Empty key frames are indicated by a _________________ circle on the timeline

A. hollow

B. black

C. open eye

D. closed eye

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

Any item placed on a frame that has not been converted to a graphic, button, or movie clip. This includes shapes you draw as well as images you insert/import (jpg, bitmaps, etc.). Use this to do a shape tween or mask effect.

A. Layer

B. vector

C. bitmap

D. object

What is the correct answer?

4

The transformation point is...

A. ... the fading in a color gradient.

B. ... the phase at which an object is rendered.

C. ... the point from which an object or shape is rotated or scaled.

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

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 Windows> Align> Entire Stage makes the ____________.

A. object align with another object

B. object fill the entire stage

C. object fill another object

D. object fill the entire screen

What is the correct answer?

4

This tool is useful when you are zoomed in and need to move around an area in your artwork.

A. Merge Tool

B. move Tool

C. Hand Tool

D. Zoom Tool

What is the correct answer?

4

Actionscript refers to movieclips via their...

A. symbol name

B. instance name

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

If you want a button to not be visible to the user but still listen for events, you would need to...

A. set the property .alpha = 0

B. set the property .visible = true

C. set the property .alpha = 1;

D. set the property .visible = false;

What is the correct answer?

4

The brush option that paints behind the object on the stage.

A. Paint Inside

B. Paint Selection

C. Paint Behind

D. Paint Normal

What is the correct answer?

4

This tool allows you to modify the gradient in three ways.

A. Merge Drawing

B. Flash Tool

C. Gradient Transform Tool

D. Object Drawing

What is the correct answer?

4

It is to create new file.

A. Ctrl + O

B. Ctrl + Q

C. Ctrl + T

D. Ctrl + N

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

What does the abbreviation, FPS means?

A. Flick Per Scene

B. Frames Per Second

C. Frames Per Scene

D. Flick Per Second

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