Rudimentary 2-D Avatar Control with ActionScript
- This example uses just one frame. Motion is created by moving
movie clips on the frameEnter event.
- One invisible movie clip is dedicated to containing event handler scripting
for Key input
- There are 4 external class declarations. Each belongs in a file
named Grid.as, Gradient.as, Shape.as, or Projectile, respectively.
- The files for this example can be found here:
http://artcontext.org/edu/sva/advWebProg/flash/gameEg/