summaryrefslogtreecommitdiffstats
path: root/sound-config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sound-config.xml')
-rw-r--r--sound-config.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/sound-config.xml b/sound-config.xml
new file mode 100644
index 0000000..9549d9a
--- /dev/null
+++ b/sound-config.xml
@@ -0,0 +1,20 @@
+<?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" />
+
+
+</items> \ No newline at end of file