Actionscript Introduction: Self Study Questions

1. ActionScript lets you make the movies _____. interactive

2. What is an event? something that happens

3. Give an example of an event in flash. mouse moves, a button is clicked, a frame is entered

4. ActionScript is an _____ oriented programming language. object

5. The version of ActionScript that is used in CS3-CS5 is ______. ActionScript3

6. A MovieClip has _____ such as x, y, width, and height properties

7. The x property determines the distance from the ____ edge. left

8. The name abc is the same as ABC. NO! ActionScript is case sensitive

9. The name badDude starts with a lower case letter, then each word begins with an upper case letter. This is called ___ case camel


INDEX, What is ActionScript, Important Things to Remember, Naming Movie Clips, Stop!, Live demo of the ball stop movie, Stop Again!, Play!, Self Study Questions
Next lesson: Code Snippets

Copyright © Zebra0.com
All rights reserved worldwide.

 
 

Self Study Questions