Archives by date

You are browsing the site archives by date.

  • Random Motion

    Random Motion These are the basic expressions for generating random motion. These expressions independently generate random values for position, scale, and rotation, and move to the new values at a random speed. The expressions can easily be adapted for other properties and effects, 1D or 3D motion, etc. This is the expression for position: View…

  • Learn How To Develop For The iPhone

    Today I’m going to show you how to build an alternate page and style sheet for the iPhone and iTouch. We will cover how to detect if the user is using an iPhone to view your page as well as the orientation of the device – whether it be landscape or portrait. To accomplish this…