/* 
 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 = {
    "activityIndicator": { "creationFunction": "CreateActivityIndicator" },
    "developedWithDashcode": { "creationFunction": "CreateText", "text": "© 2009 Arimaka LLC" },
    "episodes": { "creationFunction": "CreateList", "dataArray": ["Item 1", "Item 2", "Item 3"], "dataSourceName": "episodeListController", "labelElementId": "label", "listStyle": "List.EDGE_TO_EDGE", "sampleRows": 3, "useDataSource": true },
    "label": { "creationFunction": "CreateText", "text": "Episode Name" },
    "mailButton": { "creationFunction": "CreateMailButton", "customImage": "Images/mailGlyph.png", "customImagePosition": "PushButton.IMAGE_POSITION_NONE", "customImagePressed": "Images/mailGlyph.png", "email": "info@arimaka.com", "leftImageWidth": 6, "rightImageWidth": 6, "subject": "Mobile Mix Blog", "text": "Mix Engineer: Manuel Jimenez" },
    "podcastTitle": { "creationFunction": "CreateText", "text": "Mix Blog" },
    "stackLayout": { "creationFunction": "CreateStackLayout", "subviewsTransitions": [{ "direction": "right-left", "duration": "0.35", "timing": "ease-in-out", "type": "dissolve" }, { "direction": "right-left", "duration": "0.35", "timing": "ease-in-out", "type": "none" }] }
};

