Flash includes several preset gradients in the color palette and in the ____________________ panel.

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


Swatches

Computer Science & Information Technology

You might also like to view...

Assume Cylinder is a subtype of Circle. Analyze the following code:

``` Circle c = new Circle (5); Cylinder c = cy; ``` a. The code has a compile error. b. The code has a runtime error. c. The code is fine.

Computer Science & Information Technology

Sockets ________.

a) are used for unidirectional communication between processes on separate computers b) are used for bidirectional communication between processes on the same computer and processes on separate computers c) are represented internally as files, and can be accessed via read and write calls. d) both b and c

Computer Science & Information Technology

A feature that displays in the lower right corner of a selected range with which you can analyze your data by using Excel tools such as charts, color-coding, and formulas is called:

a. AutoFit b. Quick Analysis tool c. range finder

Computer Science & Information Technology

A 3-D chart

A) adds a third dimension to each data series, creating a distorted perspective of the data. B) compares values across categories using horizontal bars. C) uses a line to connect data points in order to show trends over a period of time. D) shows each data point in proportion to the whole data series as a slice in a circular pie.

Computer Science & Information Technology