/* 
 This file was generated by Dashcode and is covered by the 
 license.txt included in the project.  You may edit this file, 
 however it is recommended to first turn off the Dashcode 
 code generator otherwise the changes will be lost.
 */
var dashcodePartSpecs = {
    "about": { "creationFunction": "CreateText", "text": "The Explitives of Captain Haddock,\nCelebrating the 80th anniversary of Tintin\n\nCaptain Haddock Visage from\nPrisoners of the Sun (page 11)\nby Hergé\n\nQuotations compiled from:\nCaptain Haddock's Insults (fortune city)\nDavid's Favourite Captain Haddock Curses\nTintinologist\nList of Swearwords used by Captain Haddock\n\nWeb Application by Chuck Houpt\nFor Tom and Blake, New Year 2009" },
    "button": { "creationFunction": "CreatePushButton", "customImage": "Images/HaddockButton.png", "customImagePosition": "PushButton.IMAGE_POSITION_CENTER", "customImagePressed": "Images/HaddockButtonClicked.png", "initialHeight": 239, "initialWidth": 203, "leftImageWidth": 120, "onclick": "generateQuote", "rightImageWidth": 82 },
    "done": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 49, "leftImageWidth": 5, "onclick": "flipToFront", "rightImageWidth": 5, "text": "Done" },
    "footer": { "creationFunction": "CreateText", "text": "Designed by Habilis in Newtonville\nCompiled in 76.19.0.0/16" },
    "infoButton": { "creationFunction": "CreatePushButton", "customImage": "Images/info.png", "customImagePosition": "PushButton.IMAGE_POSITION_CENTER", "customImagePressed": "Images/info_clicked.png", "initialHeight": 40, "initialWidth": 40, "leftImageWidth": 1, "onclick": "flipToSettings", "rightImageWidth": 1 },
    "mail": { "creationFunction": "CreateText", "text": "Tell a Friend" },
    "quote": { "creationFunction": "CreateText", "text": "Billions of bilious blue blistering barnacles in a thundering typhoon!" },
    "text": { "creationFunction": "CreateText", "text": "Blistering Barnacles!" },
    "views": { "creationFunction": "CreateStackLayout", "subviewsTransitions": [{ "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "flip" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "flip" }] }
};

