SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Actionscript
Start Test
Study First
Subjects
:
it-skills
,
multimedia
Instructions:
Answer 15 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. A variable that is associated with an object
Object
Class file
Property
Array
2. Starting condition and and ending condition the stuff in between that the computer does
Array
Tween
Element
Class file
3. Defines what an object will look like
Object
Document class
Class file
Event Listener
4. A series of related steps that make up a larger tasks - a function is often called from multiple locations on a program
Class file
Trace Statement
Parameter
Function
5. A value that is passed in when you call a function
Parameter
Property
Variable
Event Listener
6. Something that happens while your flash movie is playing that your flash movie wants to know about.
Method
Function
Event
Variable
7. A name of the action script file of the main code file
Document class
Event
Event Listener
Tween
8. Data + functions that operate on that data over time.
Event
Property
Trace Statement
Object
9. A list of items that is refereed to by a single name
Class file
Property
Array
Trace Statement
10. An individual member of an array also called an item
Element
Array
Function
Document class
11. A named memory location that can hold a value
Element
Tween
Array
Variable
12. An agreed upon way of doing things
Method
Object
Tween
Convention
13. A function associated with an object
Document class
Parameter
Method
Array
14. the function that is run when your listening for an event
Event Listener
Object
Parameter
Class file
15. Statement to write out the value of variables used to debug
Event Listener
Event
Trace Statement
Convention