ActionQueue Demos

This demo illustrates scripted animation created with ActionQueue:

Scripted animation and function flow class.
ActionQueue stores and runs a series of functions/methods one after the other. You can call local functions, object methods and special movieclip control methods, such as timed "fade", "move" or "pulse" functions.
ActionQueue is handy when you need timed animation, state transitions, complex button behavior or a series of functions that need to wait for a certain condition before they are run. You can insert waiting for messages or variable conditions (see ExtendedActionQueue).
The most common use for ActionQueue is to manipulate movieclips.

download svn co https://svn.sourceforge.net/svnroot/asapframework/trunk/asapframework/demos/DemoDocReferences
book Docs

Online demo

Topic revision: r3 - 07 Oct 2006 - 13:18:35 - ArthurClemens
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding ASAP? Send feedback