Graphic symbol instances display their animation when you scrub the ____________________ in the document's main Timeline or play the animation within the Stage window of the main Timeline's animation.

Fill in the blank(s) with the appropriate word(s).


playhead

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. The complement of <= is >. 2. Arithmetic underflow can result from multiplying two very small fractions 3. An enumeration type variable cannot be used in the switch statement 4. Given the declaration enum day {mon, tues, wed, thurs, fri}; the condition mon < fri is true. 5. Given the declarations enum weekend {sat, sun}; enum party {today, tomorrow}; the expression int(sat) + int(today) is valid

Computer Science & Information Technology

Answer the following statement(s) true (T) or false (F)



1. The item marked 3 in the accompanying figure displays the settings for the currently selected tool.
2. The word photoshop is often used as a verb to describe the process of editing an image.
3. You can edit vector graphics in Photoshop, but you must use a different program to create them.
4. Text is one example of a vector graphic.


Computer Science & Information Technology

A(n) _____ occurs when an organization buys another organization and combines assets.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The escape character in JavaScript is ____.

A. \ B. / C. $ D. ^

Computer Science & Information Technology