Quote:
|
Originally Posted by zkiller
let me know when you find it. 
|
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<FSound-XML>
<playlist>
<entry Playstring="modules/mod_jolt_mp3/music/1.mp3">
<Name>Doors - Peace Frog</Name>
<Length>136000</Length> ***<--This is the part that I don't understand.
</entry>
<entry Playstring="modules/mod_jolt_mp3/music/2.mp3">
<Name>50 Cent - In Da Club</Name>
<Length>164000</Length> ***<--This is the part that I don't understand.
</entry>
<entry Playstring="modules/mod_jolt_mp3/music/3.mp3">
<Name>Moby - Porcelain</Name>
<Length>150000</Length> ***<--This is the part that I don't understand.
</entry>
</playlist>
</FSound-XML>
Would that be a timing? or something to do with the length of the mp3 clip?
Any help appreciated