Home
Current Affairs January 2024

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.

Correct Answer :

C. ... the outline around a shape.


Related Questions

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

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

This is, by far, the most tedious way to create animations.

A. Shape Tween

B. Motion Tween

C. Mask

D. Frame-by-Frame

What is the correct answer?

4

____________, when used appropriately, adds to the viewer's experience, making for a much richer and enjoyable activity.

A. Advertisments

B. Sound

C. Commericals

D. Tweens

What is the correct answer?

4

To start Adobe Flash, Click on Start>______>Adobe Flash

A. Adobe Collection

B. All Programs

C. Run

D. Open

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

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

________________ 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

What is stacking order?

A. It is the order in which Flash executes actionscript. Listeners are run first in order to catch any events that may occur so that all functions may run correctly without causing any TypeErrors.

B. It is the order in which Flash renders a scene - elements are stacked within layers and layers are stacked with the movie. Shapes fall to the bottom of the stack within a layer, allowing for symbols and text objects to rise to the top. Likewise, layers a

C. The order in which you have to nest symbols within movie clips in order for motion tweens to work correctly.

D. The order in which you have to nest movie clips within symbols in order for motion tweens to work correctly.

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

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 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

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

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 ___________ 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

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

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

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

It is to create new file.

A. Ctrl + O

B. Ctrl + Q

C. Ctrl + T

D. Ctrl + N

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

You can control the width, patterning, color and smoothing of a Pencil stroke all in the....

A. ... Commands Menu.

B. ... Properties Inspector.

C. ... Behaviors Menu.

What is the correct answer?

4

To make an object transparent, the ______ should be set in the Property Inspector panel.

A. Alpha Value Settings

B. Transparency Settings

C. Color Settings

D. Object Settings

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

This type of drawing is a grouped shape; it has a rectangular surrounding in it when selected.

A. Merge Drawing

B. Flash Tool

C. Oval Tool

D. Object Drawing

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

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

____________ 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

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

functions need to be bracketed by....

A. [...]

B. (...)

C. {...}

D. :...; (Your Answer)

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.