Identify the letter of the choice that best matches the phrase or definition.
A. The source files used by the Flash program when you are creating Flash movies
B. Some of these need a player or an application that is not part of the browser
C. Compressed Flash files that are viewable in a browser and can be previewed in Dreamweaver
D. The Adobe solution for delivering interactive multimedia on the Web
E. A widely used animation program that uses vector-based graphics
F. A program that is used to create comprehensive multimedia solutions deployable across multiple media, including DVD, Web, and Kiosk
G. The source files used by Director when you are creating movies
H. Standalone executable files that do not need any software or plug-ins to run on the client computer
I. Files that cannot be opened in the authoring environment
J. Files that contain additional information used in a .dir or .dxr file
K. A special comment that you insert into Web page code to enable Internet Explorer to display active content from a local file without a warning
L. A very common sound format that can contain very high-quality sound with a surprisingly small file size
A. .fla files
B. media elements
C. .swf files
D. Shockwave
E. Adobe Flash
F. Adobe Director
G. .dir files
H. Director projectors
I. locked files
J. .cst files
K. Mark of the Web
L. MP3
You might also like to view...
Which statement correctly opens an input stream named in_file and attaches it to a file name project.txt?
a. in_file=project.txt b. in_file="project.txt" c. in_file.open("project.txt"); d. in_file.open(project.txt);
What will the following code display?
int number = 6; number++; cout << number << endl; a. 6 b. 5 c. 7 d. 0
What is Wi-Fi Protected Setup (WPS)?
What will be an ideal response?
A special character that is used to substitute for a character or characters is a(n) ________
A) calculated field B) alias C) operator D) wildcard