Adobe animate Gmetrix test 1 answers

Ace your homework & exams now with Quizwiz!

Add a code snippet that changes the position of the object on the stage when clicked. Add 150 to the x value and the y value.

1. Click the object on the stage. 2. Open the Code Snippets window by navigating to Window > Code Snippets 3. In the Code Snippets window, navigate to ActionScript > Actions 4. Double-Click Click to position an object. 5. In the ActionScript window that appeared, change the x value from 200; to 350; 6. Change the y value from 100; to 250;

Import the file soccerBall.jpg to the document stage.

1. In the menu, select File > Import > Import to Stage. 2. In the Import window select the file soccerBall.jpg. 3. Click Open.

Insert a new keyframe on frame 10, and label it Flag.

1. Select frame 10 on the timeline. 2. Navigate to Insert > Timeline > Keyframe 3. In the Properties panel under label, for Name enter Flag 4. Press Enter

Edit the last frame of the motion tween by changing the rotation of the symbol so it rotates two times in the counter clockwise direction.

1. Select the last keyframe in the timeline (frame 20) using the Selection Tool. 2. In the Property inspector under the Rotation section, change the rotation to 2. 3. Click the drop-down next to Direction and choose CCW (counter clockwise.)

A keyframe can contain which of the following? (Choose two)

A keyframe can contain ActionScript code and a symbol instance.

Which of the following describe a symbol? (Choose three)

A symbol can include artwork that you import from another application, it reduces the file size of your document, and its a graphic, button, or movie clip that can be reused throughout the document. The property inspector displays information about the selected object and allows you to make changes. The timeline organizes and controls a document's content over time in layers and frames.

Which of the following are best practices for creating a project to be accessible to users with disabilities? (Choose two)

Accessibility best practices are to provide names for graphics so they can be interpreted by a screen reader, and make text or graphics scalable, so users can see them more easily.

Which of the following correctly describes the best use for Adobe Animate?

Adobe Animate is used for creating animations and interactive media for multiple platforms.

Match each design principle with its corresponding definition.

All parts of a design are equal and work together as a whole - Unity/harmony Organizing the visual weight in a design - Balance Creating difference between elements on a page with color or by varying size, fonts, and font styles - Contrast

When editing a motion tween in the Motion Editor, what effect does Alt/Option-click and dragging a keyframe have?

Alt/Option-click and dragging a keyframe converts a sharp angle in a motion path to an arc.

Which of the following export options is a file that contains multiple images combined into one file to convey animation?

Animated GIF

When working with a client on a design project, which of the following factors should first be discussed? (Choose two)

Budget and goals

Which of the four problem-solving steps is the step where you actually execute or implement the solution?

Build

Which of the following statements regarding copyrighted images is true?

Copyrighted images cannot be used beyond the scope of the license.

Which of the following features is described as the number of frames that the movie plays per second?

Frame rate

Which of the following statements regarding focus groups are true? (Choose two)

It is important that the members of the group don't know each other and you should only ask open-ended questions to gather more feedback.

Match each Adobe Animate panel with its corresponding definition.

Library panel - Allows you to store and reuse media assets and components in your document Property Inspector - Displays commonly used attributes and settings for objects Tools panel - Allows you to draw, paint, and modify artwork Color panel - Modify the color palette and change the color of strokes and fills

Match each ActionScript 3.0 with its corresponding description.

MouseEvent - Dispatched by use from a user controlled input device TimerEvent - Dispatched at specified intervals FocusEvent - Dispatched when the user changes the display focus from one object to another StatusEvent - Dispatched when a device like a camera or microphone, reports its status

Which button state defines the appearance of the button as the user is about to select it?

Over Frame

In the motion editor which option represents a tangent handle for the anchor. available options have an orange border

Second option from the left

Drag and place in correct order the steps required to adjust the stroke width on a shape using the Width tool.

Select the Width tool- 1st Hover over the stroke of the shape- 2nd Click and hold- 3rd Drag your cursor on either side of the stroke- 4th

Which of the following statements is true regarding spell checking in Adobe Animate CC?

There is no integrated spell check feature, so spelling must be checked manually.

Which of the following are options to help reduce the file size of a published Flash document? (Choose three)

Using symbols for every element that appears more than once, using mp3 sound format whenever possible, and grouping elements together all help reduce the file size of a published Flash document.

Which of the following can you apply a motion tween to? (Choose three)

You can apply a motion tween to movie clips, symbols, and Alpha (transparencies).

Where can you change the snap accuracy of objects to snap to guides?

You can change the snap accuracy of objects in the Edit Guides dialog box under the View menu.

The project manager is responsible for which of the following? (Choose three)

budget, project scope, and project timeline

Match each typographical term with the corresponding visual example.

tracking - spaces inbetween all leters kerning - psace after A before M Leading - Space under sample above Text Alignment - line on the left

When creating interactive media content, which of the following are beneficial to users with disabilities? (Choose two)

using captions, using large print

Turn Layer 1 into a Mask layer.

1. In the menu, click Modify > Timeline > Layer Properties 2. For type, select Mask 3. Click OK

Which file type is the .oam file extension?

Animate deploy package

Which two changes will improve the readability of the text? (Choose two)

Contrast and letter spacing

Double clicking a Layer's name allows you to do which of the following?

Double clicking a layer will allow you to rename it.

When working with text, what must be done first to be able to change the orientation of the text?

Ensure the text type is set to Static.

Which of the following statements are true regarding Adobe AIR? (Choose two)

It's used to publish applications for Android and iOS devices and you can specify any associated file types that AIR should handle.

Which feature allows you to view several frames of an animation on the Stage simultaneously?

Onion Skin

Which tool allows you to draw straight or curved paths by clicking to create points?

Pen tool

Which of the following tools are used to create shapes? (Choose two)

Polystar and rectangle tool

Which panel allows the user to change the size of the document stage?

Properties Panel

Which of the following is any uncontrolled growth or change in a project's scope after the project begins?

Scope Creep

Which of the following snap options makes dotted lines appear on the Stage when you drag an object to the specified snap tolerance?

Snap Align

Match each ActionScript 3.0 data type with its correct description.

Stored internally as a 32-bit integer - int A collection of variables that can be computed at run time - Array Contains only one value, 'undefined'- Void Serves as the base class for all class definitions in ActionScript- Object

Match each project planning term with its correct definition.

Storyboard - A series of sketches or photos showing the planned sequence of animation Sketch - A simple drawing that provides a visual description that is easy to understand Deliverables - The products that are expected to be completed Risk Assessment - The process of identifying potential project hazards

Which of the following panels allows you to update and reuse colors across documents?

Swatches Panel

In the Publish Setting dialog box, what does the Make Responsive option do?

The Make Responsive option allows the animation to scale in response to different browsers or screen sizes.

Which of the following correctly describes the Timeline?

The Timeline organizes and controls a document's content over time in layers and frames.

Which button creates a new folder in the Library? All available options have an orange border.

The folder icon creates a new folder in the library.

Which of the following is true about using symbols in your project?

When you edit a symbol, all instances of that symbol are updated.

Where in the software interface can you save a custom workspace?

You can save a custom workspace under the Window menu, hover over Workspaces and select New Workspace.

What needs to be done to make sure an object can be interpreted by a screen reader?

You need to provide a name for the object in the Properties panel.


Related study sets

12. A makrogazdaság szereplői és a makrojövedelem keletkezése

View Set

Respiratory Acidosis, Respiratory Alkalosis, Metabolic Acidosis & Metabolic Alkalosis

View Set

Microeconomics: Chapters 1-4- Homework Study Guide

View Set

Ch. 8 Motivation - hunger hormones

View Set

[Lección 2] Estructura 2.2 - Seleccionar

View Set

NSCI 175 Final Exam Learning Objectives

View Set

Management Information Systems & Tech

View Set