DisplayObject and MovieClip

This lab allows you to review uses of MovieClip properties, which are inherited form DisplayObject. This program uses event listeners and handlers for mouse events and keyboard events.

The code in this lab can be extended in any number of ways:

  • Alter the approach used to programming the buttons.
  • Alter the approach used to programming the keys.
  • Chaange the square MovieClip object so that it is a different shape.
  • Add to the programming routines. (Refer to the Code sample pdf for other ideas.)