sound_data.xml
Click here to get the file
Size
1.0 kB
-
File type
text/xml
File contents
<soundShow>
<!-- filePath is the path to folder where the sound files are -->
<setup>
<filePath>sounds/</filePath>
<playerType>large</playerType>
<backgroundColor>#666666</backgroundColor>
<baseColor>#CCCCCC</baseColor>
<hiliteColor>#333333</hiliteColor>
<backgroundAlpha>100</backgroundAlpha>
<dropdownDirection>up</dropdownDirection>
<dropDownWidth>200</dropDownWidth>
<maxListView>3</maxListView>
<showJumpControls>true</showJumpControls>
<autoStart>true</autoStart>
</setup>
<!-- Each item represents one sound file and it's title. Add any number of sounds-->
<item>
<soundFile>Anhinga.ram</soundFile>
<title>Anhinga</title>
</item>
<item>
<soundFile>CapeSableSeasideSparrow.ram</soundFile>
<title>Cape Sable Seaside Sparrow</title>
</item>
<item>
<soundFile>Kingrail.ram</soundFile>
<title>King Rail</title>
</item>
<item>
<soundFile>LittleBlueHeron.ram</soundFile>
<title>Little Blue Heron</title>
</item>
<item>
<soundFile>Maskedbooby.ram</soundFile>
<title>Masked Booby</title>
</item>
</soundShow>