Knowledge Base/3.0 Enhance your reader and publication/3.2 Enhance your pages (PAGE EDITOR)

Flipbook Interfacing (desktop)

Nathan Virtue
posted this on August 04, 2011 04:43 pm

You can use Flipbook interfacing to control the flipbook pages outside of the flipbook area.

One use is to be able to directly flip pages of the flipbook, without reloading the entire page, from a link in the left side custom embed widget area.

<a href='javascript:parent.flipbook_gotoPage(X)'>go to page X</a>

Where X is the page number in question.