Chapter 14 of Robert Penner’s Programming Flash MX is the final chapter of the book. This chapter includes classes to develop a cyclone particle system that bends towards a user-controlled dragger.
This chapter contains four classes: CyclonePath, CycloneOval, Cyclone and CycloneDragger, which will be included in the com.robertpenner.profmx.cyclone namespace.
Documentation:
com.robertpenner.profmx.cyclone.CyclonePath
com.robertpenner.profmx.cyclone.CycloneOval
com.robertpenner.profmx.cyclone.Cyclone
com.robertpenner.profmx.cyclone.CycloneDragger