niaker

Q: How to use scroll view?

Having some problems when attempting to create a 'scroll view' widget for iBooks Author in iAd Producer. Basically I have a historical document that I want readers of the book to be able to examine closely and scroll around on through their ipad.

 

I believe I have followed all the steps within iAd Producer and when I select the preview button within the program, it appears to work fine. When I export the widget and place it within my ibook, however, a portion of the document image appears but no scroll function is possible.

 

Anyone else faced this problem or have any advice?

Posted on Jun 30, 2014 7:17 AM

Close

Q: How to use scroll view?

  • All replies
  • Helpful answers

  • by imaxinant,

    imaxinant imaxinant Jul 3, 2014 8:49 AM in response to niaker
    Level 1 (0 points)
    Jul 3, 2014 8:49 AM in response to niaker

    Hi niaker!

     

    I'm also using a scrollview object in my iBA in iAd Producer project and everything works fine also in the device.

    However, I try to hide the vertical scroll indicator with:

    myscroll.setShowsVerticalScrollIndicator(false);

    In the iAd and in the iBooks desktop version, the indicator is still showed, but in the device it is hidden. So, it seems it's a different behavior depending on the device...

     

    Cheers,