Parses "sounds" definition from configuration file.
<sounds> <factory id="Modern" url="modern.swf" ref="click1,click2" /> <factory id="Classic" url="classic.swf" ref="click1,click2" /> </sounds>
new SoundParser()
public function SoundParser()
Constructor.
public function getParsingLabel():String
Returns human readable text indicating parsing state.