Home
Current Affairs January 2024

What is the correct answer?

4

This is like a comic strip that shows the important parts of a story.

A. Timeline

B. Photo Story

C. Comic book

D. Storyboard

Correct Answer :

D. Storyboard


Related Questions

What is the correct answer?

4

The tool that creates a rectangle, which you can customize the sides.

A. Rectangle tool

B. Square tool

C. Rectangle primitive tool

D. Oval tool

What is the correct answer?

4

A powerful tool in flash that allows you to have greater control when creating lines.

A. Powerline

B. Line Tool

C. Powertool

D. Pen Tool

What is the correct answer?

4

The ink bottle changes the color of...

A. ...strokes.

B. ...fills.

C. ...the background.

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

________________ 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

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

Actionscript refers to movieclips via their...

A. symbol name

B. instance name

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

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

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

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)

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

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

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

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

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

You cannot change the angle or length of a gradient.

A. True

B. False

What is the correct answer?

4

The last step in production. It is done to verify if you have met the goals of the project.

A. Brainstorming

B. Refining

C. Action Scripting

D. Adding sound

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

You can control the fluidity of the line drawn with the pencil tool.

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 a way to take a word and animate each letter separately.

A. Distribute to layers.

B. Break apart

C. frame-by-frame

D. Convert to symbol

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

When the pen tool has a small plus side next to it, it means you can...

A. ...edit an anchor point

B. ...create an anchor point.

C. ...delete an anchor point.

What is the correct answer?

4

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

A. Dashboard

B. Layers Panel

C. Library Panel

D. Property Inspector

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

This view that is similar to the old interface of flash and is perfect for old Flash users.

A. Debug View

B. Classic View

C. Twining

D. Transition View

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

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

These are frames that are signaficant. It is the basis for tweened animation.

A. Keyframes

B. Special Frames

C. Master Frame

D. None of the above