iPad Story Book Page

buzztouch plugin: iPad Story Book Page
Version: v1.2
This plugin allows you to add pages to an Interactive iPad Story Book. The pages can be navigated by buttons, or with swipe gestures.
works on iOS iOS
Developer Info
Latest Review
PointerTu Nguyen | 02/21/13 (v1.0)
need more detail for new people...no tutorial no psd file nothing on the plugin. what is the best size to design to fit on iPad retina and regular... missing a lot stuff
Screenshots
More Information
The iPad Story Book Page Plugin allows you to add a Story Book page to an iPad project.

By adding multiple pages, you can create a complete Interactive Story Book.
The pages can be navigated by buttons, or with swipe gestures (optional).

Each page has 4 Buttons configured:

Next Page Button
Previous Page Button
Menu Button
Interactive Button


You can select where the (invisible) Interactive Button is, and how large it is.
And when the user "taps" on it, it will play a configurable sound. The sound
will not play unless it is included in the list of "sound effects" in your
application's delegate file. See your [app name]_appDelegate.m file more information
about sound effects.

This plugin could also be used for an interactive photo gallery or scrapbook.
This plugin is also able to use Global Theme preferences.


iOS Project
------------------------
ipad_story_book_page.h
ipad_story_book_page.m
ipad_story_book_page.xib

Android Project
------------------------
This plugin is not available for Android

JSON Data

------------------------

{"itemId":"1111", "itemType":"Ipad_story_book_page", "itemNickname":"Page 1",
"nextScreenNickname":"Page 2", "prevScreenNickname":"Page 1",
"menuScreenNickname":"Main Menu", "sbBGImage":"sb1.png", "sbInteractionSound":"buzz.mp3"}