Flint Particle System version 0.9.2
21st February 2008
I uploaded version 0.9.2 of Flint yesterday. I’ve made a big change to the package structure to reflect the new website - everything is in org.flintparticles instead of bigroom.flint. A couple of the classes have been renamed (all the zone classes end with the name suffix Zone, MoveEuler has become simply Move, and LineShape has become simply Line. I’ve added some new effects including DeathOffStage for simply removing particles when they leave the stage and two new zones, BitmapDataZone and DisplayObjectZone.
The BitmapDataZone and DisplayObjectZone enable you to use a BitmapData object or a DisplayObject object to define the area in which the emitter emits particles. The initial idea came from Julien who wanted to add particle effects to a logo. With that in mind, I used the BitmapDataZone to create the example on the new site’s home page.
Flash required: You need version 9 or later of the free Flash player from Adobe to use this content. To download and install the free player from Adobe’s web site click here.
Read more articles about Flash, Flex, Actionscript 3, Flint Particle System
Read comments and add your own in the Flint Particles forum.