You can create graphic objects in Flash using the ____________________ tools, or you can develop them in other programs, such as Adobe Illustrator or Photoshop, and then import them into a movie.
Fill in the blank(s) with the appropriate word(s).
drawing
Computer Science & Information Technology
You might also like to view...
The event occurs just before a form closes.
(A) FormClosing (B) Closing (C) CloseForm (D) FormEnding
Computer Science & Information Technology
Selection criteria can be added to a SQL query using which keyword?
a. FROM. b. WHERE. c. SELECT. d. LIKE.
Computer Science & Information Technology
What is the purpose of the protected access specifier?
A. Protected is the same as private. B. Protected is the same as public. C. It allows members to be inherited in derived classes. D. A and B.
Computer Science & Information Technology
A(n) _____ function contains no loops or recursions.
A. linear B. quadratic C. logarithmic D. exponential
Computer Science & Information Technology