Puzzle Menu
Displays a menu screen with puzzle pieces as buttons that animate in and out.

iOS
Screenshots



More Information
The Puzzle Menu plugin displays a fun menu screen with 6 puzzle pieces that animate in and out. When the screen is loaded, the puzzle pieces slide into place, and when one is tapped they slide back out and load the associated screen. You can change the puzzle piece color, label text, and animation duration.
iOS Project (3.0 projects only)
------------------------
CR_puzzle_menu.m
CR_puzzle_menu.xib
CR_puzzle_menu~ipad.xib
CR_puzzle_menu.h
cr_brown_sidepiece.png
cr_blue_sidepiece.png
cr_purple_sidepiece.png
cr_green_sidepiece.png
cr_red_sidepiece.png
cr_yellow_sidepiece.png
cr_bluepiece.png
cr_yellowpiece.png
cr_redpiece.png
cr_greenpiece.png
cr_purplepiece.png
cr_brownpiece.png
JSON Data
------------------------
{"itemId":"puzzleMenu",
"itemType":"CR_puzzle_menu",
"button2screenToLoad":"054D5B35DF4DA8EE73E5EC2",
"button1label":"Home",
"button2label":"Email Us",
"button3label":"Call Us",
"button4label":"Text Us",
"button5label":"Social Media",
"button6label":"Map",
"buttonColor1":"blue",
"buttonColor2":"red",
"navBarStyle":"hidden"}