- eBay Auction Shopping Alt
- Credit Cards
- Best deals, discount prices
- Rencontre
- Casual Fashion from Uniqlo
- Jobs
- Run your car on only tap water
- Annonce auto gratuite
- Cell Phones
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
Scale, rotate, and/or move any MovieClip on the stage using an intuitive interface (similar to most modern graphics applications like Photoshop and Illustrator). When the user clicks on the MovieClip, a selection box will be drawn around it along with four handles for scaling. When the user places their mouse just outside of any of the scaling handles, the cursor will change to indicate that they’re in rotation mode. Hold down shift to constrain scaling proportions or to limit rotation to 45 degree increments. VERY simple to implement. Easy to customize many properties like the handle size, selection color, whether to scale from the center or edges, etc. Unlike some other classes out there, this one does NOT require that the MovieClip’s registration point be in the center. Get the class and view a sample at http://www.greensock.com/ActionScript/TransformManager.