// This file was generated by Dashcode from Apple Inc.
// DO NOT EDIT - This file is maintained automatically by Dashcode.
var dashcodePartSpecs = {
    'tap1_button': { text: 'Tap', creationFunction: 'CreatePushButton', onclick: 'TapForBPM', rightImageWidth: 5, leftImageWidth: 5 },
    'tap2_button': { leftImageWidth: 5, creationFunction: 'CreatePushButton', onclick: 'TapForBPM', rightImageWidth: 5 },
    'tap3_button': { leftImageWidth: 5, creationFunction: 'CreatePushButton', onclick: 'TapForBPM', rightImageWidth: 5 },
    'flying_label': { creationFunction: 'CreateText', text: 'provided by Flyingcheeseburger.com' },
    'tap4_button': { creationFunction: 'CreatePushButton', onclick: 'TapForBPM', rightImageWidth: 5, leftImageWidth: 5 },
    '***end***': {}
};
