Term
You can purchase components for use. (T or F) |
|
Definition
|
|
Term
The Parameters panel can contain additional parameters not shown in the Component Inspector panel. (T or F) |
|
Definition
|
|
Term
Using a component such as the CheckBox means you have to create the functionality and graphics that the component requires. (T or F) |
|
Definition
|
|
Term
The check mark is displayed in the CheckBox component when the box is deselected. (T or F) |
|
Definition
|
|
Term
After the OK button is clicked in the dialog box in the accompanying figure, six dataProvider values will appear in the Parameters panel. (T or F) |
|
Definition
|
|
Term
In the accompanying figure, each switch statement has a specific value associated with it. (T or F) |
|
Definition
|
|
Term
Given the statements in the accompanying figure, if no match exists, the qtrText variable will contain the value "Fourth Quarter". (T or F) |
|
Definition
|
|
Term
With ComboBox components, default values are required in the switch statement. (T or F) |
|
Definition
|
|
Term
The ComboBox component can retrieve progress information from other components, such as the Loader component, and use that information to display a progress bar animation as well as a number representing how much of the content has been loaded. (T or F) |
|
Definition
|
|
Term
The ComboBox component can retrieve progress information from other components, such as the Loader component, and use that information to display a progress bar animation as well as a number representing how much of the content has been loaded. (T or F) |
|
Definition
|
|
Term
Lowering the frame rate lowers the quality. (T or F) |
|
Definition
|
|
Term
Even if a user has a slow computer with minimal capabilities, the computer is still very likely to be able to support videos with high frame rates. (T or F) |
|
Definition
|
|
Term
Both the On2 VP6 and the Sorenson Spark codecs reduce the size of a video file while retaining the best quality possible. (T or F) |
|
Definition
|
|
Term
Because Flash uses the Sorenson Spark codec to compress video, it is best to compress the video before bringing it into Flash. (T or F) |
|
Definition
|
|
Term
After video is prepared using a video-editing program, the video can be imported into Flash. (T or F) |
|
Definition
|
|
Term
In the Deployment dialog box, when the Linked QuickTime video for publishing to QuickTime option is selected, the resulting file plays using the Flash Player. (T or F) |
|
Definition
|
|
Term
You can use the dialog box in the accompanying figure to set markers in the video to synchronize video with animation. (T or F) |
|
Definition
|
|
Term
The dashed outline in the preview area in the accompanying figure indicates how the video will be cropped. (T or F) |
|
Definition
|
|
Term
You can create a custom skin. (T or F) |
|
Definition
|
|
Term
You can change the FLVPlayback component's skin at any time by changing its skin parameter in the Parameters panel. (T or F) |
|
Definition
|
|
Term
You can assign each instance of a component a name using the ____. |
|
Definition
|
|
Term
Downloaded components are installed using the Adobe ____ Manager. |
|
Definition
|
|
Term
The Adobe Extension Manager is available through the ____ menu. |
|
Definition
|
|
Term
A set of user interface ____ is installed with Flash. |
|
Definition
|
|
Term
User interface components are actually compiled movie clips with a(n) ____ extension. |
|
Definition
|
|
Term
The CheckBox ____ allows you to create check boxes that can be used as options from which a viewer can select on a form. |
|
Definition
|
|
Term
The ____ component displays a drop-down list from which the user can make a selection. |
|
Definition
|
|
Term
Downloaded components are installed using the Adobe ____. |
|
Definition
|
|
Term
You can press the ____ keys to open the Components panel. |
|
Definition
|
|
Term
____ the item indicated in the accompanying figure to display the User Interface components. |
|
Definition
|
|
Term
With the ComboBox instance, the ____ parameter defines the labels that will appear on the drop-down list and the values associated with each item. |
|
Definition
|
|
Term
With the ComboBox instance, the ____ parameter enables the user to edit the items in the list. |
|
Definition
|
|
Term
With the ComboBox instance, when the appropriate parameter is set to ____, the user can update the items in the list. |
|
Definition
|
|
Term
With the ComboBox instance, the contents of the ____ parameter will appear on the ComboBox instance on the Stage. |
|
Definition
|
|
Term
With the ComboBox instance, the ____ parameter determines how many rows to allocate to the drop-down list. |
|
Definition
|
|
Term
In the ____ panel of the Property inspector, double-click the box in the column to the right of dataProvider to open the dialog box in the accompanying figure. |
|
Definition
|
|
Term
You can create your own components by exporting a movie clip from the document's ____. |
|
Definition
|
|
Term
With a ComboBox component instance added to the Stage and its parameters set, the next step is to add ____ code to make the instance operational. |
|
Definition
|
|
Term
When the user clicks an item in a ComboBox drop-down list, the value associated with the item can be checked using ____ code. |
|
Definition
|
|
Term
A(n) ____ statement is helpful when you need to execute one of several statements or blocks of statements based on the value of the same expression. |
|
Definition
|
|
Term
In a switch statement, each block of statements that may be executed is enclosed between ____. |
|
Definition
A case statement and a break statement |
|
|
Term
The item marked in the accompanying figure is a(n) ____. |
|
Definition
|
|
Term
The ____ component creates a movie clip that can hold images and SWF files. |
|
Definition
|
|
Term
When you create a function with a URLRequest object that contains the name of a file to be loaded, you use the ____ function of the UILoader instance. |
|
Definition
|
|
Term
To hide the ProgressBar instance, you need to change its ____ property to false. |
|
Definition
|
|
Term
The ____ file is the original video file with which you begin. |
|
Definition
|
|
Term
Regardless of a video’s source, you should edit it using a video-editing program such as Adobe ____ after it is transferred to the computer but before it is imported into Flash. |
|
Definition
|
|
Term
Whenever possible, it is best to use a(n) ____ source file. |
|
Definition
|
|
Term
Video played on television plays at ____ frames per second. |
|
Definition
|
|
Term
A 10-second video clip formatted at 30 frames per second contains ____ frames. |
|
Definition
|
|
Term
Some video can be played on the Web at rates of ____ or fewer frames per second if there is a minimal amount of movement. |
|
Definition
|
|
Term
On the Web, video with children playing a sport is best played at frame rates between ____ frames per second. |
|
Definition
|
|
Term
____ refers to reducing the size of the file by removing redundant data. |
|
Definition
|
|
Term
If you publish video content to Flash Player 7, then Flash uses the ____ codec. |
|
Definition
|
|
Term
If you publish video content to Flash Player 8 or higher, then Flash uses the ____ codec. |
|
Definition
|
|
Term
Flash accepts the ____ video file format. |
|
Definition
|
|
Term
Embedding video is only recommended when ____. |
|
Definition
You are targeting site visitors with Flash Player version 5 |
|
|
Term
Flash provides a ____ to guide you step-by-step as you import video. |
|
Definition
|
|
Term
Which of the following Deployment dialog box options requires the use of Flash Player version 7 or later? |
|
Definition
|
|
Term
Which of the following Deployment dialog box options requires the use of Flash Lite 2.0 or later? |
|
Definition
As mobile device video bundled in SWF |
|
|
Term
Videos imported using the Linked QuickTime video for publishing to QuickTime must have the ____ extension. |
|
Definition
|
|
Term
Selecting the Progressive download from a Web server option opens a(n) ____ dialog box. |
|
Definition
|
|
Term
You can import a video clip into a Flash document by clicking ____ on the menu bar, pointing to Import, and then clicking Import Video. |
|
Definition
|
|
Term
Playback controls are referred to as ____ and consist of an SWF file. |
|
Definition
|
|
Term
The ____ component provides the display area in which the video is viewed. |
|
Definition
|
|
Term
When a video is deployed with the Progressive download from a Web server option, a(n) ____ file is created and an instance of the FLVPlayback component with the selected playback controls is added to the Stage. |
|
Definition
|
|
Term
When a video is deployed with the Stream from Flash Video Streaming Service option, a(n) ____ file is created and an instance of the FLVPlayback component with the selected playback controls is added to the Stage. |
|
Definition
|
|
Term
A video clip must be in the ____ format to play in the FLVPlayback component instance. |
|
Definition
|
|
Term
The Flash Video Encoder is especially useful when you have multiple video files to encode in the ____ format. |
|
Definition
|
|
Term
To use the ActionScript printJob class to control printing within the Flash Player, the first step is to ____. |
|
Definition
Create an instance of the PrintJob class |
|
|
Term
You can click the Apply line comment button in the Actions panel to add the ____ characters to the Script pane. |
|
Definition
|
|
Term
The ____ method is used to pass a print job to the computer's operating system. |
|
Definition
|
|
Term
You tell Aaron that he will need to select the video’s frame rate and frame size, as well as the amount of compression that is performed on the video. Which of the following is NOT a true statement about these factors? |
|
Definition
When editing a video with a video-editing program, it is important to export it using as much compression as possible. |
|
|
Term
Which of the methods stores the video file in the Flash document? |
|
Definition
|
|
Term
|
Definition
Markers used to synchronize a video with animation, graphics, or text |
|
|
Term
Aaron needs to add playback controls for the video. Which dialog box from the Import Video Wizard is used to add these controls? |
|
Definition
|
|
Term
Which of the following methods from the PrintJob class will Lisa use to pass a print job from her project to the operating system of the computer on which the Flash document is being viewed? |
|
Definition
|
|
Term
As part of the Flash document for the juice retailer, Lisa wants to print the first frame of a movie clip called flyer1_mc. Which of the following methods will do what she wants? |
|
Definition
myPrintJob1.addPage(flyer1_mc, null, null, 1); |
|
|
Term
Which optional parameter of the addPage() method specifies the area of a frame to print, if Lisa doesn’t want to print all of the flyer? |
|
Definition
|
|
Term
Lisa has decided that she wants to print the third frame of the movie clip, but she doesn’t need to specify the rectangular coordinates—and her content is already a vector. Which of the following is correct? |
|
Definition
myPrintJob1.addPage(flyer1_mc, null, null, 3); |
|
|
Term
You can click the ____________________ button in the right column of the dataProvider parameter in the Parameters panel to open the Values dialog box. |
|
Definition
|
|
Term
The items listed below “User Interface” in the accompanying figure are ____________________. |
|
Definition
|
|
Term
Before compressed video can be played, it has to be decompressed with a decoder program, also known as a(n) ____________________. |
|
Definition
|
|
Term
____________________ points are markers you set in a video to synchronize a video with animation, graphics, or text in the document. |
|
Definition
|
|
Term
A(n) ____________________ can be added so that when a button is clicked, for example, the associated function will run. |
|
Definition
|
|
Term
The ____________________ is a separate standalone program that installs with Flash, which converts videos into the FLV format without using the Import Video wizard within Flash. |
|
Definition
|
|
Term
A document that is in ____________________ orientation is wider than it is tall. |
|
Definition
|
|
Term
The ____________________ manages the print jobs that are sent to the printer by the various programs running on the computer. |
|
Definition
|
|
Term
If the content is to be printed as a bitmap, you can set the second optional parameter of the ____________________() method to {printAsBitmap:true}. |
|
Definition
|
|
Term
If you want to use the third optional parameter of the addPage() method without specifying the other two optional parameters, you need to use ____________________ as the middle parameters. |
|
Definition
|
|