While a Flash movie is playing in the Document window, the ____ button replaces the Play button in the Property inspector.
A. Edit
B. Pause
C. Stop
D. End
Answer: C
Computer Science & Information Technology
You might also like to view...
What output is produced by the following statement? Explain.
``` System.out.println ("50 plus 25 is " + 50 + 25); ```
Computer Science & Information Technology
Which of the following is not an acceptable variable name?
a. my Friend b. your_Friend c. We_Are_All_Friends d. all of the above are acceptable variable names
Computer Science & Information Technology
The MsgBox action directs Access to display a ________ with information provided from within the macro
A) Message B) # MsgBox C) MsgBox D) Message Box
Computer Science & Information Technology
Which of the following represents stderr at the command line when used for redirection?
A. 0 B. 1 C. 2 D. 3
Computer Science & Information Technology