Paper Roll Transition (Site Templates)

It is textured paper transition.

Features:

  • easy use
  • intro & outro
  • animation speed/duration
  • 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:PaperInTransition;
    tr = new PaperInTransition(
    foo,
    1.33,
    0xFFFFFF,
    Quartic.easeOut
    );
    addChild(tr);

  • publish project and enjoy paper animation

Download Paper Roll Transition (Site Templates)

Leave a Reply

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