This part of the site has been created to show people what the technologies on the internet can achieve.
This flash was created in mind for the new XJDesigns look for 2006. The movie contains 19 semi-transparent squares that are all controlled mathematically. They all have a constant acceleration and the direction which the should be heading (shown as dir in the movie) is chosen by testing whether a random number is less than a probability calculated from the current velocity and it's position.
The numbers above are the statistics from the gray box. They show it's speed (vel), the direction it should be heading (dir), the maximum positions it can go to without going off the screen (mlft and mrgt) and the calculated relative position, probability of changing direction and the random number used.