Home
Current Affairs January 2024

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

Correct Answer :

D. gotoAndStop(1, replay);


Related Questions

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

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

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

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

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

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

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

Actionscript refers to movieclips via their...

A. symbol name

B. instance name

What is the correct answer?

4

This panel indicates what settings are being used for objects and allows you to change those settings.

A. Tools

B. Actions

C. Frames

D. Properties

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

What is dot syntax?

A. Refers to when a dot or period (.) is used in actionscript to conclude a line of code.

B. Refers to when a dot or period (.) is used in actionscript to access a property or method of an object.

C. Refers to when a dot or period (.) is used in actionscript to being a function.

D. Refers to when a dot or period (.) is used in actionscript to set a parameter.

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

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

To make a donut shape you would use the...

A. ... Oval Tool.

B. ... Oval Primitive Tool and adjust the Start Angle.

C. ... Oval Primitive Tool and adjust the Inner Radius.

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

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

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

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

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

________________ 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

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

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

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

A. Timeline

B. Photo Story

C. Comic book

D. Storyboard

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

The difference between the black arrow and the white arrow in the tool box is...

A. the black arrow allows us to manipulate the shape as a whole by repositioning it on the stage or fluidly transforming its shape by selecting the curves that define it and repositioning those. The white arrow allows us to have more precise control of the

B. the black arrow allows us to manipulate the shape as a whole by repositioning it on the stage or fluidly transforming its shape by selecting the curves that define it and repositioning those. The white arrow allows us to transform the shape by scaling, r

C. the white arrow allows us to manipulate the shape as a whole by repositioning it on the stage or fluidly transforming its shape by selecting the curves that define it and repositioning those. The black arrow allows us to have more precise control of the

D. the white arrow allows us to manipulate the shape as a whole by repositioning it on the stage or fluidly transforming its shape by selecting the curves that define it and repositioning those. The black arrow allows us to transform the shape by scaling, r

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

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

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)