SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
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 series of related steps that make up a larger tasks - a function is often called from multiple locations on a program
Object
Class file
Event
Function
2. A named memory location that can hold a value
Class file
Event
Variable
Trace Statement
3. Data + functions that operate on that data over time.
Object
Element
Method
Event
4. A function associated with an object
Array
Document class
Event Listener
Method
5. A value that is passed in when you call a function
Document class
Object
Element
Parameter
6. A variable that is associated with an object
Event Listener
Property
Convention
Class file
7. Defines what an object will look like
Function
Parameter
Trace Statement
Class file
8. An agreed upon way of doing things
Function
Convention
Parameter
Trace Statement
9. An individual member of an array also called an item
Element
Property
Trace Statement
Document class
10. the function that is run when your listening for an event
Class file
Event Listener
Event
Array
11. Starting condition and and ending condition the stuff in between that the computer does
Event Listener
Tween
Array
Function
12. A name of the action script file of the main code file
Class file
Element
Object
Document class
13. A list of items that is refereed to by a single name
Object
Array
Parameter
Function
14. Statement to write out the value of variables used to debug
Convention
Document class
Trace Statement
Element
15. Something that happens while your flash movie is playing that your flash movie wants to know about.
Method
Trace Statement
Event
Document class