Archives - Show All

  • 2006
    • October
      • Motion page 2
        10/26/06
        I added a second page to the motion basics pages.

      • Cell phone demo
        10/26/06
        Here's a link to a project I finished recently. This is a demo of a cell phone interface.

        Vodafone Demo

      • Motion pages
        10/25/06
        I updated the Motion page. Hopefully this page will provide some insight into making movieclips move with Actionscript.

      • 3d with shadow
        10/21/06
        This example follows the last couple 3d examples and adds an extra object that acts as a shadow. The shadow object follows the leader object in the x and z, it maintains a constant y value to create the feeling of a ground plane.

        Demo Files

      • 3d Class Methods and properties
        10/07/06
        Here are a list of the methods available to the Make_3d Class:

        Make_3d()
        The constructor takes no parameters and sets the myX and myY properties to the _x and _y of the clip. The myZ property is set to 0 by default.

        move_3d( x, y, z )
        Moves the object in 3d space th

      • 3d Class with brightness control
        10/07/06
        I Added some control over the brightness of the 3d class. Here the objects get lighter as they move further back in space.

        Demo Files

    • August
    • July
    • May
    • March
    • February
    • January
  • 2005