A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: premium flipbook - back cover

  1. #1
    Senior Member
    Join Date
    Apr 2009
    Posts
    117

    premium flipbook - back cover

    how can i flip to last page i.e backcover of the book

    last_btn.onpress=function(){
    mybook.flipForward();
    }

    flipForward is moving it to next page not to the last i.e back cover

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    without seeing any code, it's impossible to know if you've got a function for that or not.

    gparis

  3. #3
    Senior Member
    Join Date
    Apr 2009
    Posts
    117
    i m talking abt the premium flipbook component...flipforward() is the inbuilt function of the component...i dont define it

  4. #4
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    Then you'll need to either talk to their support or check their documentation. As i was saying, without seeing any code it's impossible to know.

    gparis

  5. #5
    World Kit Vote Holder Abelius's Avatar
    Join Date
    Feb 2002
    Location
    US
    Posts
    963
    There is a function called flipToLastPage() in some components, and if not you can always create it, by getting the value of the totalPages() function.

    By the way, here is a sample: http://www.reflapp.com/flipbook/
    Cordially,
    Abelius
    www.worldkit.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center