Home

RBI Assistant - Adobe Flash 1000+ MCQ [Solved] PDF Download

Thursday 9th of March 2023

Sharing is caring

1. When the pen tool has a small plus side next to it, it means you can...
A. ...edit an anchor point
B. ...create an anchor point.
C. ...delete an anchor point.
D.
Answer : B
2. ____________ is a way to partially hide an image in the layer immediately below another layer. The 2 layers get locked� together to produce the effect.
A. Morphing
B. Tweening
C. Stacking
D. Masking
Answer : D
3. These are frames that are signaficant. It is the basis for tweened animation.
A. Keyframes
B. Special Frames
C. Master Frame
D. None of the above
Answer : A
4. To start Adobe Flash, Click on Start>______>Adobe Flash
A. Adobe Collection
B. All Programs
C. Run
D. Open
Answer : B
5. The tool that allows you to create a polygon and a star.
A. StarPoly tool
B. PolyStar
C. Custom shape tool
D. . Polygon tool
Answer : B
6. Designed to be an interactive object. You create these so that action scripts can be used to control other objects or events in the movie.
A. layer
B. mask
C. button
D. tween
Answer : C
7. The ___________ panel contains the basic tools needed to draw and modify objects.
A. Actions
B. Properties
C. Tools
D. Layers
Answer : C
8. The two ways to draw fills in a drawing?
A. Ink and Pencil
B. Brush and Spray
C. Oval and Shape
D. Fill and Autofill
Answer : B
9. By default, this panel is located below the flash environment.
A. Library Panel
B. Property Inspector Panel
C. Layers Panel
D. All of the above
Answer : C
10. Anticipation is...
A. the animation principle that deals with the motion at the end of an action.
B. the animation principle that deals with the effect on the surrounding environment as an action occurs.
C. the animation principle that deals with the motion at the beginning of an action.
D. the animation principle that deals with the transformation of object as it moves through its action and reacts with gravity.
Answer : C
11. This is the shortcut key for adding a key frame.
A. .FLA
B. .Doc File
C. .FLV File
D. .ASF File
Answer : A
12. This type of drawing is a grouped shape; it has a rectangular surrounding in it when selected.
A. Merge Drawing
B. Flash Tool
C. Oval Tool
D. Object Drawing
Answer : D
13. What is the most common user error (according to Meg) in writing actionscript?
A. forgetting to name your instances
B. misspelling an instance name or variable
C. forgetting a { or }
D. all of the above
Answer : D
14. You can change a solid color into a gradient in the....
A. ... color menu.
B. ... swatches menu.
C. ...properties inspector.
D. ... all of the above.
Answer : D
15. Use this to make a symbol disappear from view (great for changing pictures). You would use motion tween for this method. You have to change the alpha� setting of the symbol. Alpha represents transparency.
A. Zoom
B. Masking
C. Fade Effect
D. Morphing
Answer : C
16. This is a way to take a word and animate each letter separately.
A. Distribute to layers.
B. Break apart
C. frame-by-frame
D. Convert to symbol
Answer : A
17. To instruct a button to stop on the first frame of another scene, called replay, you would need to call the following method
A. gotoandplay(1, replay);
B. gotoAndPlay(replay, 1);
C. gotoAndStop(replay, 1);
D. gotoAndStop(1, replay);
Answer : D
18. Any item placed on a frame that has not been converted to a graphic, button, or movie clip. This includes shapes you draw as well as images you insert/import (jpg, bitmaps, etc.). Use this to do a shape tween or mask effect.
A. Layer
B. vector
C. bitmap
D. object
Answer : D
19. This ideals with the rotation and movement of the object from one point to another in specific frames.
A. Tweening
B. Shape Tween
C. Motion Tween
D. Transition
Answer : A
20. This area in Flash is similar to the clipboard in Microsoft Office applications.
A. Dashboard
B. Layers Panel
C. Library Panel
D. Property Inspector
Answer : C
21. ________________ allow you to make objects move in a more random or non-straight path.
A. Mask
B. Shape tween
C. Guided layer
D. Gravity effect
Answer : C
22. The last step in production. It is done to verify if you have met the goals of the project.
A. Brainstorming
B. Refining
C. Action Scripting
D. Adding sound
Answer : B
23. This area is much like a theatre stage. The white area displays what will be shown on the screen This area is much like a theatre stage. The white area displays what will be shown on the screen
A. Dashboard
B. Flash Stage
C. Tools Palette
D. Layers Panel
Answer : B
24. A key frame that contains objects will be represented by a ___________ circle.
A. hollow
B. black
C. blue
D. gray
Answer : B
25. What is an acceptable instance name?
A. 1thumb_mc
B. thumb01.mc
C. *thumb01_mc
D. $01thumb
Answer : D
26. It allows you to insert text within your flash stage.
A. Text Box
B. Text Tool
C. HTML
D. Key frames
Answer : B
27. If you want to have a loop animation nested with in a symbol that you can tween on the main stage, you would
A. make a graphic symbol, then edit its timeline to animate a movie clip with shape tweens. Then on the main stage, you could motion tween the graphic symbol.
B. make a movie clip symbol, then edit its timeline to animate a movie clip with motion tweens. Then on the main stage, you could motion tween the movie clip symbol.
C. make a shape symbol, then edit its timeline to animate a graphic with shape tweens. Then on the main stage, you could motion tween the shape symbol.
D. make a movie clip symbol, then edit its timeline to animate a shape clip with shape tweens. Then on the main stage, you could motion tween the movie clip symbol.
Answer : D
28. Clicking and dragging with the pen tool creates...
A. a straight line.
B. a curved line.
C.
D.
Answer : B
29. What is dot syntax?
A. Refers to when a dot or period (.) is used in actionscript to conclude a line of code.
B. Refers to when a dot or period (.) is used in actionscript to access a property or method of an object.
C. Refers to when a dot or period (.) is used in actionscript to being a function.
D. Refers to when a dot or period (.) is used in actionscript to set a parameter.
Answer : B
30. Clicking and dragging the playhead will scrub through your movie so you can see the animation.
A. True
B. False
C.
D.
Answer : A
31. The brush option that paints behind the object on the stage.
A. Paint Inside
B. Paint Selection
C. Paint Behind
D. Paint Normal
Answer : C
32. With the brush tool selected, you can adjust your brush shape and size in the tool bar.
A. true
B. false
C.
D.
Answer : A
33. What does not qualify as a symbol?
A. graphic
B. bitmap
C. button
D. movie clip
Answer : B
34. Every animation needs a starting and ending point. _______________ are used to set these.
A. Scenes
B. Key frames
C. Blank frames
D. Graphic symbols
Answer : B
35. What is a blank keyframe?
A. a frame that is the same as the keyframe before it - it looks like a gray rectangle without a dot
B. a frame that represents a change in content, be that scale, movement, rotation, color, etc - it looks like a gray rectangle with a black dot.
C. a frame without any content - it looks like a white box
D. a frame without any content - it looks like a white box with a white dot
Answer : D
36. This panel indicates what settings are being used for objects and allows you to change those settings.
A. Tools
B. Actions
C. Frames
D. Properties
Answer : D
37. To make an object transparent, the ______ should be set in the Property Inspector panel.
A. Alpha Value Settings
B. Transparency Settings
C. Color Settings
D. Object Settings
Answer : A
38. If you want a button to not be visible to the user but still listen for events, you would need to...
A. set the property .alpha = 0
B. set the property .visible = true
C. set the property .alpha = 1;
D. set the property .visible = false;
Answer : A
39. This view that is similar to the old interface of flash and is perfect for old Flash users.
A. Debug View
B. Classic View
C. Twining
D. Transition View
Answer : B
40. The difference between the black arrow and the white arrow in the tool box is...
A. the black arrow allows us to manipulate the shape as a whole by repositioning it on the stage or fluidly transforming its shape by selecting the curves that define it and repositioning those. The white arrow allows us to have more precise control of the
B. the black arrow allows us to manipulate the shape as a whole by repositioning it on the stage or fluidly transforming its shape by selecting the curves that define it and repositioning those. The white arrow allows us to transform the shape by scaling, r
C. the white arrow allows us to manipulate the shape as a whole by repositioning it on the stage or fluidly transforming its shape by selecting the curves that define it and repositioning those. The black arrow allows us to have more precise control of the
D. the white arrow allows us to manipulate the shape as a whole by repositioning it on the stage or fluidly transforming its shape by selecting the curves that define it and repositioning those. The black arrow allows us to transform the shape by scaling, r
Answer : A
41. This is like a comic strip that shows the important parts of a story.
A. Timeline
B. Photo Story
C. Comic book
D. Storyboard
Answer : D
42. You can control the fluidity of the line drawn with the pencil tool.
A. True
B. False
C.
D.
Answer : A
43. To make a donut shape you would use the...
A. ... Oval Tool.
B. ... Oval Primitive Tool and adjust the Start Angle.
C. ... Oval Primitive Tool and adjust the Inner Radius.
D.
Answer : C
44. This is the shortcut key for adding a keyframe.
A. Erase Objects
B. Erase Only Shapes
C. Erase Selected Fills
D. Erase Normal
Answer : C
45. These are objects that have been converted so that you can use the same image a number of times in a movie. You can also use this to do fade effects, rotation effects, and flip effects.
A. layer
B. symbols
C. clip art
D. tween
Answer : B
46. The __________ shows the frames in the movie.
A. toolbar
B. Properties pane
C. timeline
D. scene
Answer : C
47. To apply a stroke to a shape that does not currently have one, you ...
A. select the shape, open the dialogue box in the properties window for ink color and make a selection. From there you can edit the weight and style in the properties window.
B. select the ink tool in the tool box, select the ink color in the color picker and click on the shape near the outside of its fill. From there you can edit the weight and style in the properties window.
C. select the paint bucket in the tool box, select the ink color in the color picker and click on the shape near the outside of its fill. From there you can edit the weight and style in the properties window.
D. go to the actions window and add the addStroke() method to the fill. Be sure to also set the strokeColor and strokeWeight properties.
Answer : B
48. The ___________________ is a holding place for all symbols and imported images and sounds within a single Flash file.
A. library
B. timeline
C. properties
D. tools panel
Answer : A
49. With a button symbol...
A. You need to have content on all four keyframes (Up, Over, Down and Hit).
B. The Over keyframe represents what the button will look like when a user clicks on it.
C. The Hit keyframe represents what the button will look like when a user clicks on it.
D. The hit area will never been seen by the end user.
Answer : D
50. What is stacking order?
A. It is the order in which Flash executes actionscript. Listeners are run first in order to catch any events that may occur so that all functions may run correctly without causing any TypeErrors.
B. It is the order in which Flash renders a scene - elements are stacked within layers and layers are stacked with the movie. Shapes fall to the bottom of the stack within a layer, allowing for symbols and text objects to rise to the top. Likewise, layers a
C. The order in which you have to nest symbols within movie clips in order for motion tweens to work correctly.
D. The order in which you have to nest movie clips within symbols in order for motion tweens to work correctly.
Answer : B

Sharing is caring