Stripped down XML player

I’m using voetsjoeba’s XML streaming player. it is fantastic.

I’m trying to strip it down like this…

button1: plays song1
button2: plays song2
buttonX: stops songs1&2

button1 should only play song1, and button2 should only play song2. if you press either button twice that song(1or2) should start over and NOT move onto the next song.

how can I do this? I’ve tried breaking down the code, but can’t seem to figure it out. I definitely want the player to stream, this is why voetsjoeba’s player is so great. Please help.

here’s my FLA

thanks everyone.