When you ____ your movie, you instruct Flash to create the files necessary to display it on the web or deploy it to other platforms.

A. upload
B. publish
C. analyze
D. preview


Answer: B

Computer Science & Information Technology

You might also like to view...

What is wrong with overriding Object’s equals() method in the Circle class as follows?

``` public boolean equals ( Circle c ) { // body goes here } ```

Computer Science & Information Technology

________ programs are purchased or licensed for a fee

A) Open-source B) Open standards C) Commercial D) Shareware

Computer Science & Information Technology

The feature ________ would match the capitalization in the Find what: and Replace with: boxes

Fill in the blank(s) with correct word

Computer Science & Information Technology

The keyword endl is an example of a C++ ____.

A. literal B. character C. object D. manipulator

Computer Science & Information Technology