The Science section contains notes on the theory behind some of the programming techniques used by artafterscience.

 

Minimal Movement contains animated objects that move along curves. Flash 5 does allow objects to be animated along motion guides, but these must be predefined. The animations in Minimal Movement are along random curves. Solving this problem involved an investigation into the theory of Bézier curves. It also resulted in the development of a Bezier tool for experimenting with the effect on the curve of changing the control points.

 

Adrian Marshall's tutorial Using ColdFusion to process Flash form submissions can be found here.