Home
Current Affairs January 2024

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

Correct Answer :

B. PolyStar


Related Questions

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

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

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

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

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

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

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

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

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

You cannot change the angle or length of a gradient.

A. True

B. False

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

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

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

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

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

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 ink bottle changes the color of...

A. ...strokes.

B. ...fills.

C. ...the background.

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

What is an acceptable instance name?

A. 1thumb_mc

B. thumb01.mc

C. *thumb01_mc

D. $01thumb

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

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

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

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

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

________________ 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