HomeAbout

MusicBuilder & SoundObject

Set of classes that allow you to build your own music with multiple streaming mp3 sound files.
With a brand new Timer class that calculates elapsed time to the millisecond, you can now have seamless looping of streaming MP3 files.

The classes are :
- MusicBuilder
- SoundObject
- SOCollection
- Timer

http://lab.daroost.ca/2007/02/25/sondloop2-revisited-musicbuilder-soundobject/

AnimationPackage 2

From the site:

AnimationPackage helps you to create powerful, maintainable animations and primitive shapes in an efficient and easy way. At the same time it keeps your file size down because many parts of it are reused and only the classes you need are imported to your project. AnimationPackage 2 is an ActionScript 2.0 library and it is compatible to Flash Player 8 and above.

http://www.alex-uhlmann.de/flash/animationpackage/ap2

Note: Animation Package 1 is also available for Flash Players 6 and above. Get it here.

LoadQueueManager

From the site:

The Load Queue Manager Class is a development based on other prior developments for managing the loading of multiple external assets into a base movie.

Assets are registered with the Load Queue Manager Class which will progress through the existing queue until all registered assets are loaded.

http://blog.bittube.com/downloads/

TransformManager

TransformManager makes it easy to add interactive scaling/rotating/moving of DisplayObjects to your Flash or Flex application. It uses an intuitive interaction style that’s similar to most modern drawing applications. When the user clicks on a managed DisplayObject, a selection box will be drawn around it along with 8 handles for scaling/rotating. When the mouse is placed just outside of any of the scaling handles, the cursor will change to indicate that they’re in rotation mode. Just like most other applications, the user can hold down the SHIFT key to select multiple items, to constrain scaling proportions, or to limit the rotation to 45 degree increments. TransformManager is available in AS2 and AS3.

http://www.greensock.com/transformmanageras3/