automatically.....? hi, i want a flash file that loads an SWF and MP3 Files at the same time as a playlist automatically using XML file.

Their is a list like:
<Intro>swf/intro.swf</intro>

<bg sound>tracks/sound1.mp3</bg sound>
<bg sound>tracks/sound2.mp3</bg sound>
<bg sound>tracks/sound3.mp3</bg sound>

<list>
<item>1.swf</item>
<item>2.swf</item>
<item>3.swf</item>
<item>4.swf</item>
</list>

I want it to work like
[Flash File loads] - Intro Starts......, after it ends BG Sound Starts and loops all 3 tracks again and again..., as soon as BG Sound starts
LIST ITEMS also start playing one after another.