Flint
Actionscript 3 Particle Engine for Flash and Flex
Flint is an ActionScript 3 particle engine designed for creating rich particle effects in Flash and Flex applications, providing tools for animations like fire, smoke, and explosions. This first tutorial will introduce the basics of Flint through a project to create a snow effect. Our effect will be snow flakes drifting down the screen. Each snow flake will be a particle in our particle system. If you want to see the final effect, scroll to the bottom of the page. This tutorial works...