bitmapData transitions class
A powerfull as3 bitmapData transition class to create thousands of different effects
Easy to use with only 1 line of code
There are 3 transitions modes
-blocks
-Horizontal bars
-Vertical bars
All modes have the following parameters to create a lot of different effects,
-In or out
-size
-slide direction
-scale on or of
-rotation on or of
-alpha on or of
-speed
-delay (3 differten modes of delay)
-tween type(41 different modes)
An example:
bitmapdataTransitions.verBar(image,”out”,50,”TL”,true,false,false,0.5,”followUp:10”,”easeOutCirc”
;
You might also like:








