Home

Adobe Flash MCQ Solved Paper for RBI Grade B officer

Thursday 9th of March 2023

Sharing is caring

1. Clicking and dragging with the pen tool creates...
A. a straight line.
B. a curved line.
C.
D.
Answer : B
2. You can control the width, patterning, color and smoothing of a Pencil stroke all in the....
A. ... Commands Menu.
B. ... Properties Inspector.
C. ... Behaviors Menu.
D.
Answer : B
3. 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
4. You cannot change the angle or length of a gradient.
A. True
B. False
C.
D.
Answer : B
5. This is used to change an object from a circle to a square.
A. Mask
B. Shape tween
C. Motion tween
D. Morphing
Answer : B
6. Which option represents the correct syntax for writing an event listener for a movie clip called sandbox_mc
A. sandbox_mc.addeventlistener(mouseevent.click, buildCastle);
B. sandbox_mc.addEventListener(MouseEvent.Click, buildCastle);
C. sandbox_mc.addEventListener(MouseEvent.CLICK, buildCastle);
D. sandBox_mc.addEventListener(MouseEvent.Click, buildCastle);
Answer : C
7. Double-clicking on a stroke will...
A. ... select the entire stroke.
B. ... select the entire object.
C. ... delete the entire stroke.
D.
Answer : A
8. 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
9. This tools allows you to scale, rotate and skew objects in the flash stage.
A. Merge Tool
B. Free Convert Tool
C. Free Transform tool
D. Object tool
Answer : C
10. 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
11. Changing this can sometimes make an animation look smoother.
A. frame rate
B. key frame
C. mask
D. layer
Answer : A
12. 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
13. 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
14. 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
15. This tool is useful when you are zoomed in and need to move around an area in your artwork.
A. Merge Tool
B. move Tool
C. Hand Tool
D. Zoom Tool
Answer : C
16. What is an acceptable instance name?
A. 1thumb_mc
B. thumb01.mc
C. *thumb01_mc
D. $01thumb
Answer : D
17. 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
18. functions need to be bracketed by....
A. [...]
B. (...)
C. {...}
D. :...; (Your Answer)
Answer : C
19. 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
20. The Windows> Align> Entire Stage makes the ____________.
A. object align with another object
B. object fill the entire stage
C. object fill another object
D. object fill the entire screen
Answer : B
21. 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
22. 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
23. When nothing is selected, you can adjust the following in the Properties Inspector.
A. stage size
B. background color
C. frame rate
D. all of the above
Answer : D
24. A white box with a diagonal red line through it means...
A. ... no color.
B. ... do not enter.
C. ... no data.
D.
Answer : A
25. This action allows you to save the object in the library panel for future use.
A. Importing
B. Exporting
C. Convert to text
D. Convert to Symbol
Answer : D
26. Use this to move symbols from one point to another. All animation happens between key frames (point A and B). The timeline turns purple between the key frames when this feature is being used. A dashed or dotted line in the colored area indicates a problem
A. Motion Tween
B. Mask
C. Shape Tween
D. Action Script (Your Answer)
Answer : A
27. The __________ shows the frames in the movie.
A. toolbar
B. Properties pane
C. timeline
D. scene
Answer : C
28. 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
29. 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
30. What part of the menu bar allows you to hide/unhide panels?
A. View
B. Edit
C. Window
D. None of the above
Answer : C
31. 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
32. The ink bottle changes the color of...
A. ...strokes.
B. ...fills.
C. ...the background.
D.
Answer : A
33. Shape tweens can only
A. be used to tween between one shape on one frame and another shape on another frame, but on the same layer.
B. be used on the main stage.
C. change the shape of a symbol.
D. eat bunnies.
Answer : A
34. What is not a possible value for a boolean variable?
A. 0
B. on
C. false
D. 1
Answer : B
35. 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
36. 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
37. 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
38. A stroke is...
A. ...the width of the paintbrush.
B. ... the color of the paintbrush.
C. ... the outline around a shape.
D. ... the fill of a shape.
Answer : C
39. 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
40. The step in production is performed to add more detailed to your scene.
A. Improvement of design
B. Action Scripting
C. Polishing
D. Create a storyboard
Answer : B
41. 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
42. A powerful tool in flash that allows you to have greater control when creating lines.
A. Powerline
B. Line Tool
C. Powertool
D. Pen Tool
Answer : D
43. 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
44. This tool allows you to grab a color of another object and apply it to another.
A. Merge Tool
B. Move Tool
C. Hand Tool
D. Eyedropper Tool
Answer : D
45. You can control the fluidity of the line drawn with the pencil tool.
A. True
B. False
C.
D.
Answer : A
46. 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
47. ____________ 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
48. The tool that creates a rectangle, which you can customize the sides.
A. Rectangle tool
B. Square tool
C. Rectangle primitive tool
D. Oval tool
Answer : C
49. Empty key frames are indicated by a _________________ circle on the timeline
A. hollow
B. black
C. open eye
D. closed eye
Answer : A
50. What does not qualify as a symbol?
A. graphic
B. bitmap
C. button
D. movie clip
Answer : B

Sharing is caring