
This is an XML SOUND PLAYER which fully configurable and simple to use Sound Toggle in AS3 .
Just Copy the MovieClip into your projects and change the mp3 URL to your extern MP3 File in data.xml file.
<
This is an XML SOUND PLAYER which fully configurable and simple to use Sound Toggle in AS3 .
Just Copy the MovieClip into your projects and change the mp3 URL to your extern MP3 File in data.xml file.
All available configuration and mp3 data is read from external XML file.
<channel fadetimeon="5" loopnumber="1" fadetimeoff="2" startvolume="0.4">
<item>
<soundurl>adg3com_electrofreak.mp3</soundurl>
</item>
</channel>