What happens if a button symbol has an empty keyframe in its Up state but filled keyframes in its Over, Down, and Hit states?
What will be an ideal response?
If a button symbol has an empty keyframe in its Up state, the button instance on
the Stage is invisible. The mouse still can interact with the button instance, but
the user won’t be able to see it.
You might also like to view...
An identifier’s storage class:
a. Determines whether an identifier is known only in the current source file or in any source file with proper declarations. b. Determines the period during which that identifier exists in memory. c. Determines where the identifier can be referenced in a program. d. All of the above.
What is the purpose of the function call?
A. Control is passed to the called function. B. The program is passed all of the called function’s variables. C. main() gets to use the function’s variables. D. Both A & C.
Brianna has developed a new device to be used by people with physical disabilities. Brianna's device can be classified as _____.
A. ?cloud hardware B. ?assistive hardware C. ?networking hardware D. ?flash-drive hardware
Use the ____ command to create a list with more than one level, such as the following list: 1. Conduct needs assessment 1.1 Collect data1.2 Analyze data 2. Sequence events
A. bullets B. indent C. multilevel list D. numbering