summaryrefslogtreecommitdiffstats
path: root/sound-config.xml
blob: 2b390108f30f90fe432992e97543e696b889d49c (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="blingb" href="blingb.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>