Lesson 8

81.  Name using Action Script (5 pts.)
     filename:  81duplicateme.fla 

 
videohelp:  duplicate.html

82.  Name using Action Script (5 pts.)
     filename:  82attachfruit.fla 

videohelp:  attach.html
83.  Name using Action Script (5 pts.)
     filename:  83hittest.fla

videohelp:  hittest.html

  

84.  Name using Action Script (5 pts.)
     filename:  84externalsound.fla

This ActionScript in black streams "jazz.mp3" when enough data has been loaded.  Note: 1) jazz.mp3 must be in the same directory. 2) If the "true" is changed to "false" in line 3, the song will start playing only after the entire mp3 has been loaded. 

 
videohelp:  externalsound.html

86.  Name using Action Script (5 pts.)
     filename:  86soundcontrol.fla

 



videohelp:  soundproperties.html

85.  Name using Action Script (5 pts.)
     filename:  85internalsound.fla 

videohelp:  internalsound.html
87.  Name using Action Script (10 pts.)
     filename:  87loadsound.fla
 


codehelp:  soundindicator.txt
88.  Name using Action Script (5 pts.)
     filename:  88checkbox.fla


videohelp:  checkbox.html

   

89.  Name using Action Script (5 pts.)
     filename:  89cursor.fla 


to hide cursor use Mouse.hide();
Ask Mr. Reyes for help setting this one up...
 
812.  Name using Action Script (5 pts.)
     filename:  811dropdown.fla 

videohelp:  combo1.html
810.  Name using Action Script (5 pts.)
     filename:  810website.fla 

videohelp:  input.html

811.  Name using Action Script (5 pts.)
     filename:  811scroll.fla


videohelp:  scrollpane.html

813.  Name using Action Script (5 pts.)
     filename:  813scrollcontrol.fla
 




(ask Mr. Reyes for help)
codehelp:  scrollcontent.txt