summaryrefslogtreecommitdiffstats
path: root/sound-config.xml
diff options
context:
space:
mode:
authorraylu <raylu@cmu.edu>2011-04-07 00:27:27 -0400
committerraylu <raylu@cmu.edu>2011-04-07 00:27:27 -0400
commitf8c9eb5220afaf2f9a62f9a176a45913240f4081 (patch)
tree99775178acfcef6e86e39184be0ac96083042f1b /sound-config.xml
downloadpathery-f8c9eb5220afaf2f9a62f9a176a45913240f4081.tar.xz
Initial import from Dropbox
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