My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
ZAAZ_Go_Library  
Updated Feb 4, 2010 by judholli...@gmail.com

The ZAAZ Go Library is a suite of classes built upon the the GoASAP platform that addresses the needs of animation, sequencing and other related tasks within ActionScript 3. Our goal is to create an open-source, object-oriented, strongly-typed library that is light weight, standardized, intuitive and easily expandable.

The library allows you to quickly create complex sequences of animations that are easy to read and work with. Your projects use only the classes you need, keeping the file size down. Within the library you will find classes to meet your most common needs as well as others to handle more abstract situations. As we identify needs and dream up new possibilities we will release them to the library.

The library is developed and maintained by the Flash team at ZAAZ of Jud Holliday, Cole Peterson, Graeme Asher and Eric Mathiasen. All classes within the library are released as open-source and are free to use, modify and redistribute. Please see the open-source license located at the top of each class for specific details.

The library can be downloaded from the GoASAP Playground SVN server.

Download

You can download the zip which contains the library and example files by clicking on the 'Downloads' tab above and then choosing the ZAAZ Go Library link.

If you are familiar with SVN, you can checkout the latest version by going to the 'Source' tab above and then following the instructions to checkout a read only version.

Project Status

The library is currently in the BETA phase of rev.1 development. We are releasing each class as it has been tested, documented and has a working example. The library is a work in progress, please feel free to send any suggestions or feedback to flashdev@zaaz.com. When complete rev.1 will contain the following classes.

Color

  • ColorTween
  • ColorMatrixTween
  • BrightnessTween
  • ContrastTween
  • SaturationTween
  • HueTween
Core
  • AlphaTween
  • PositionTween
  • RotationTween
  • ScaleTween
  • SizeTween
Custom
  • BezierTween (in development)
  • EllipseTween
  • TimelineTween
Filter
  • BevelTween (in development)
  • BlurTween
  • ConvolutionTween (in development)
  • DisplacementMapTween (in development)
  • DropShadowTween (in development)
  • GlowTween (in development)
  • GradientBevelTween (in development)
  • GradientGlowTween (in development)
Sound
  • PanTween
  • VolumeTween
Sequence
  • CallbackTrigger


Sign in to add a comment
Powered by Google Project Hosting