Textured Paper Transition (5 pack) (Transitions)

Features:

  • easy use
  • animation speed/duration
  • 5 types of animation
  • transition dynamic/easing
  • fore paper texture
  • back paper solid color

How to use:

  • add image to stage
  • convert it to symbol (for example with foo name
  • add script
  • var tr:DropInTransition;
    tr = new DropInTransition(
    foo,
    1.33,
    0xFFFFFF,
    Quartic.easeOut
    );
    addChild(tr);

  • publish project and enjoy paper animation

Download Textured Paper Transition (5 pack) (Transitions)

Leave a Reply

Your email address will not be published. Required fields are marked *