Home
Current Affairs January 2024

What is the correct answer?

4

____________ is a way to partially hide an image in the layer immediately below another layer. The 2 layers get locked� together to produce the effect.

A. Morphing

B. Tweening

C. Stacking

D. Masking

Correct Answer :

D. Masking


Related Questions

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

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

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

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

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

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

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

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

A white box with a diagonal red line through it means...

A. ... no color.

B. ... do not enter.

C. ... no data.

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

This is used to change an object from a circle to a square.

A. Mask

B. Shape tween

C. Motion tween

D. Morphing

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

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

Shape tweens can only

A. be used to tween between one shape on one frame and another shape on another frame, but on the same layer.

B. be used on the main stage.

C. change the shape of a symbol.

D. eat bunnies.

What is the correct answer?

4

Clicking and dragging with the pen tool creates...

A. a straight line.

B. a curved line.

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

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

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

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

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

The tool that allows you to create a polygon and a star.

A. StarPoly tool

B. PolyStar

C. Custom shape tool

D. . Polygon tool

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

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

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

Changing this can sometimes make an animation look smoother.

A. frame rate

B. key frame

C. mask

D. layer

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

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

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

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

What is the correct answer?

4

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

A. True

B. False