function callMetronome(sound) {
	getApp("metronomeSwf").metronomeSound(sound);
}
