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