NEW
Font size
WorksheetsAdobe Animate - Escape room
Total questions: 14
Worksheet time: 9mins
What is the script to stop a frame?
stop();
stop():
stop(1);
stop.
What is the meaning/purpose of this script?
mcInventory1.visible=false;
Opacity value of a button name mcInventory1 is zero
Opacity value of a button name mcInventory1 is a hundred
Opacity value of a movie clip name mcInventory1 is zero
Opacity value of a movie clip name mcInventory1 is a hundred
Which line in the picture that trigger a value to be increase?
Line 31
Line 32
Line 33
Line 34
Which line make the value visible to a text box?
Line 31
Line 32
Line 33
Line 34
What is the instance name of the object that being clicked in this script?
btKey1
DtTextBox
mcInventory2
mcInventoryStage2
When is btKey1 will be visible to the user/gamer?
When mcInventoryStage2 being clicked 5 times
When mcInventory2 being clicked 5 times
When InventoryCount being clicked 5 times
When DtTextbox value is equal to five
The Adobe Animate timeline is divided up into little rectangles. Each rectangle is called a
frame
rectangle
box
thing
What tool would you use to change the size of a symbol?
Keyframe
Shape Tool
Selection Tool
Free Transform Tool
If you want to change the Fill Color of your shape, all you need to do is change the Stroke Color of the shape in the Shape Properties
True
False
By default, the stage color is set to Black.
True
False
