By adding the ____ property to an object in Flash, you can create an illusion of depth, where an object appears to be closer to or farther away from other objects.

A. d
B. 3d
C. s
D. z


Answer: D

Computer Science & Information Technology

You might also like to view...

Which statement is false?

a. A ListIterator accesses the elements of a List. b. Class ArrayList is a fixed-size array. c. A LinkedList is a linked list implementation of a List. d. ArrayLists execute faster than Vectors because they are not thread safe.

Computer Science & Information Technology

When you do not know in advance the number of times you want to execute a statement, use a ______-loop.

A. ?for B. ?while C. ?if D. none of the above

Computer Science & Information Technology

The ____ exception type occurs when a variable is converted to another data type that is not possible.

A. TypeException B. TypeMismatchException C. FormatMismatchException D. FormatException

Computer Science & Information Technology

In the United States, intellectual property is protected through _____.

A. ?patents B. ?trademarks C. ?trade secrets D. ?all of the above

Computer Science & Information Technology