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