Home
Current Affairs January 2024

What is the correct answer?

4

Actionscript refers to movieclips via their...

A. symbol name

B. instance name

Correct Answer :

B. instance name


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

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

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

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 __________ shows the frames in the movie.

A. toolbar

B. Properties pane

C. timeline

D. scene

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

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

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

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

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

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

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

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

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 the playhead will scrub through your movie so you can see the animation.

A. True

B. False

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

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

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 action allows you to save the object in the library panel for future use.

A. Importing

B. Exporting

C. Convert to text

D. Convert to Symbol

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

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

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

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

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

What is the correct answer?

4

Actionscript refers to movieclips via their...

A. symbol name

B. instance name

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

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