Downloads

Here are permanent links to popular downloads.  Check out the Online Demos page for more examples and downloads.

The 2D Character Rigging (AS 3) Classes and the AS 3 Parametric Curve library are available in the Singularity package.  The main page for the parametric curve library is here and the main page for the rigging classes is here.  Check these pages regularly for updates to the Singularity package.  Slides for my FiTC Toronto 2007 presentation, “Dynamic Skeletal Animation”, may be downloaded here.

Elliptical arc for arbitrarily rotated ellipse  – post and download link here.

File Upload with ASP.NET – A simple example illustrating how to use a .net web handler for file upload in a Flex app.

Spline Tangent - Interactive demo shows how to calculate the tangent to a Catmull-Rom spline and display a segment of that tangent.

AS 2 Wedge Class (draws pie-shaped wedges)

AS 2 BitmapData.hitTest example.

From the old Singularity blog,

AS 3 Priority Queue

AS 2 Prime Factorization

AS 2 Pascal’s Triangle (forward and reverse recursion)

AS 2 Recursive Taylor Series Example [ TechNote reference here ]

AS 2 Timer Class (choreograph events in timed sequence)

AS 2 Pair and Triple classes – STL-style pair and triple used for coordinates. Includes great-circle distance.

AS 2 – The magic of the number 1089.