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
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
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.
A(n) _____ occurs when an organization buys another organization and combines assets.
Fill in the blank(s) with the appropriate word(s).
The escape character in JavaScript is ____.
A. \ B. / C. $ D. ^