Lesson 7

71.  Line using ActionScript (5 pts.)
     filename:  71line.fla
  
This lesson will show you how to use ActionScript to create a simple line.  Duplicate the example shown in the video.




video help:  line.html

code example:  line.swf

 74.  Random Number (5 pts.)
     filename:  74randomnumber.fla

Duplicate the following:
 

video help:  random.html
72..  Shapes using ActionScript (5 pts.)
     filename:  72shapes.fla
 

Using ActionScript only, create the following three symbols.
 


 
 75.  Random Ball (5 pts.)
     filename:  75randomball.fla

Using ActionScript only, make a ball move randomly.

 
video help:  settinguprandomball.html

73.  Name using ActionScript (5 pts.)
     filename:  73name.fla

Using ActionScript only, create a flash movie that displays your first or last name (minimum of 5 characters).

    

76.  Name using Action Script (5 pts.)
     filename:  76drag.fla

Recreate the following flash movie.  However, you may use any graphic that you want.

 
video help:  drag.html

78.  Name using Action Script (5 pts.)
     filename:  78monkeymask.fla

Recreate the following flash movie.  You may use any background that you want.


video help:  actionscriptmask.html

 

77.  Name using Action Script (10 pts.)
     filename:  77face.fla

Duplicate the following flash movie.  Note that both the eyes and mouth must move.  1) for the eyes you will need to use masking.  2) for the mouth, you can use a simple shape tween.



79.  Name using Action Script (10 pts.)
     filename:  79prommask.fla
videohelp: part1.html (Using.onEnterFrame )
part2.html (Using Fill)
prom1.html
prom2.html
prom3.html
prom4.html