My favorites | Sign in
Logo
                
Search
for
Updated May 02, 2008 by mimshwright
Labels: Actions, Incomplete-Example
KSStaggeredGroup  
An action group that executes each child action in sequence after a short pause.

Summary

A Staggered group of actions will execute one after the other in a sequence however, the actions are separated by a specified time (e.g. 1 second) rather than the end of the previous action.

Syntax

new KSStaggeredGroup(stagger:*, ... children)

Related Links


Comment by ric.le...@internode.on.net, Feb 18, 2009

I noticed that any staggered/sequenced tweens use absolute values set at the creation of the tween. Would it be possible to have a tween start from a relative value e.g. it's current position the moment the tween begins, wherever it happens to be at that future point in time?

Comment by mimshwright, Feb 19, 2009

On a plane today, will respond or try to fix by Monday. Meanwhile, there is a const in KSTween called like USE INITIAL TWEEN VALUE or something that may help. Sorry for the confusion


Sign in to add a comment
Hosted by Google Code