Penner AS2 ProFMX: Chapter 13: Fractal Dancer

Penner AS2 ProFMX: Chapter 13: Fractal Dancer
Chapter 13 of Robert Penner’s Programming Flash MX is the third of the final four chapters of the book. This chapter includes a class that records motion and two other classes to develop a recursive fractal tree that bends and sways with user interaction.

This chapter contains three classes: MotionCamera, which will be included in the com.robertpenner.effects namespace, and FractalBranch and FractalTree, which will be included in the com.robertpenner.profmx.fractalTree namespace.

Documentation:
com.robertpenner.effects.MotionCamera
com.robertpenner.profmx.fractalTree.FractalBranch
com.robertpenner.profmx.fractalTree.FractalTree

Source:
Penner AS2 ProFMX: Chapter 13 Classes

Dependencies:
mx.transitions.Tween
mx.utils.Delegate

About the author

Mark

View all posts

Leave a Reply

Your email address will not be published. Required fields are marked *