ActiveDen

Classic Flip Book

How I can change size of flip book?

The book size is set in tags “width” and “height” in XML a file.
Thus page sizes are calculated under following formulas:
height page = height file – padding top – padding bottom – height buttons – paddingTop buttons.
width page = width file – pading left – padding right.

How I can hide buttons?

Remove container “buttons” from XML file.

How I can add page?

Add container “page” in XML file with pages.
Note:pages are generated in that order which are specified in a XML file.

How I can chage speed of movement of pages?

Set speed of movement in tag “speed” in XML file.
Value of the given tag is the quantity of frames necessary for complete flip of page. Than value that above less speed. The minimum value is equal 5.

by
by
by
by
by