Home

Adobe Flash MCQ Question with Answer

Adobe Flash MCQ with detailed explanation for interview, entrance and competitive exams. Explanation are given for understanding.

Download Adobe Flash MCQ Question Answer PDF

Question No : 57
If you want to have a loop animation nested with in a symbol that you can tween on the main stage, you would

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.
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.
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.
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.

Question No : 58
With a button symbol...

You need to have content on all four keyframes (Up, Over, Down and Hit).
The Over keyframe represents what the button will look like when a user clicks on it.
The Hit keyframe represents what the button will look like when a user clicks on it.
The hit area will never been seen by the end user.

Question No : 59
Shape tweens can only

be used to tween between one shape on one frame and another shape on another frame, but on the same layer.
be used on the main stage.
change the shape of a symbol.
eat bunnies.

Question No : 60
Anticipation is...

the animation principle that deals with the motion at the end of an action.
the animation principle that deals with the effect on the surrounding environment as an action occurs.
the animation principle that deals with the motion at the beginning of an action.
the animation principle that deals with the transformation of object as it moves through its action and reacts with gravity.

Question No : 61
What is an acceptable instance name?

1thumb_mc
thumb01.mc
*thumb01_mc
$01thumb

Question No : 62
What is dot syntax?

Refers to when a dot or period (.) is used in actionscript to conclude a line of code.
Refers to when a dot or period (.) is used in actionscript to access a property or method of an object.
Refers to when a dot or period (.) is used in actionscript to being a function.
Refers to when a dot or period (.) is used in actionscript to set a parameter.

Question No : 63
What is not a possible value for a boolean variable?

0
on
false
1