summaryrefslogtreecommitdiffstats
path: root/sound-config.xml
blob: 25f197c49786d506660c8a666a13ace082c1e881 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>

<!-- SoundManager Flash configuration -->
<!-- Sound IDs are referenced from JS -->

<items baseHref="sounds/" defaultVol="100">

 <sound id="ufoblip" href="ufoblip.mp3" />
 <sound id="003" href="cosmic003.mp3" />
 <sound id="002" href="cosmic002.mp3" />
 <sound id="bling" href="bling.mp3" />
 <sound id="charm" href="charm.mp3" />
 <sound id="blip" href="blip.mp3" />
 <sound id="cap" href="cap.mp3" />
 <sound id="click" href="click.mp3" />
 <sound id="sc" href="transmission.mp3" />
 <sound id="hologram" href="hologram.mp3" />
 <sound id="achieve" href="achieve.mp3" />


</items>