Each new Flash movie contains one layer, named ____________________.
Fill in the blank(s) with the appropriate word(s).
Layer 1
Computer Science & Information Technology
You might also like to view...
You want to shift eight statements from a scene method to a shot method. The easiest way to do this is to drag a(n) ____ into the original scene method and then drag the eight statements we want to cut from the original scene method into that ____.
A. moveSceneblock B. moveAndOrientToblock C. doSceneblock D. doInOrderblock
Computer Science & Information Technology
Which MySQL storage engine stores large amounts of data but with a small footprint?
a. MyISAM b. ARCHIVE c. InnoDB d. MEMORY
Computer Science & Information Technology