Connecting movie clips to buttons in an XML Mp3 Flash Player

[FONT=Verdana]I’m a bit of a novice when it comes to action script. I’m creating an XML flash mp3 player with Stop, Play, Forward, and Reverse functions. The XML file contains the names and file locations of all the songs. Within the player, all of these song titles are listed. When a song title is clicked on, a movie plays underneath the name of the song, indicating it has been clicked. This then plays the approrpriate song.

My problem is that I don’t know how to create a variable so that the correct movie plays underneath the correct song when the Forward or Reverse buttons are pressed. ie. when you are listening to one song and press forward, the movie for the following song would light up under the song that is being played.

If that isn’t exactly clear, I actually have an example posted online right now.

www.theepochs.com/ricecracker/playertest.html

Can tell me how I should configure this so that the forward and reverse buttons will play the correct movie?

Thank you…

:ponder:
-Aaron
[/FONT]