9 Replies Latest reply: Dec 8, 2010 2:03 PM by Petteri_Paananen RSS

    Page turn class for AS3?

    Petteri_Paananen Community Member

      Hi...

       

      I´m looking for a class for making page turn (flip page) effect for Actionscript 3 .fla project. I have found a few quite nice ones but I can´t find a way to implement to my project.. most of them requires that pages of flipped book or magazine should be either separate externally loaded files or movieclips in local library...

       

      In my case pages are keyframes in timeline of externally loaded swf. I have a next/previous page buttons, and when user clicks them, he/she moves in timeline of that loaded SWF. So I should find a way to make kind of page transition that triggers when user moves from keyframe to another.

       

      Any ideas?