Term
You can purchase components for use. |
|
Definition
|
|
Term
The Parameters panel can contain additional parameters not shown in the Component Inspector panel. |
|
Definition
|
|
Term
Using a component such as the CheckBox means you have to create the functionality and graphics that the component requires. |
|
Definition
|
|
Term
The check mark is displayed in the CheckBox component when the box is deselected. |
|
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. |
|
Definition
|
|
Term
In the accompanying figure, each switch statement has a specific value associated with it. |
|
Definition
|
|
Term
Given the statements in the accompanying figure, if no match exists, the qtrText variable will contain the value "Fourth Quarter". |
|
Definition
|
|
Term
With ComboBox components, default values are required in the switch statement. |
|
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. |
|
Definition
|
|
Term
You cannot use video in Flash. |
|
Definition
|
|
Term
Lowering the frame rate lowers the quality. |
|
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. |
|
Definition
|
|
Term
Both the On2 VP6 and the Sorenson Spark codecs reduce the size of a video file while retaining the best quality possible. |
|
Definition
|
|
Term
Because Flash uses the Sorenson Spark codec to compress video, it is best to compress the video before bringing it into Flash. |
|
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. |
|
Definition
|
|
Term
You can use the dialog box in the accompanying figure to set markers in the video to synchronize video with animation. |
|
Definition
|
|
Term
The dashed outline in the preview area in the accompanying figure indicates how the video will be cropped. |
|
Definition
|
|
Term
You can create a custom skin. |
|
Definition
|
|
Term
You can change the FLVPlayback component's skin at any time by changing its skin parameter in the Parameters panel. |
|
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 create your own components by exporting a movie clip from the document's ____. |
|
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
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
|
|