Mp3 player

I’ve gone through an mp3 tutorial series and modified the final result for what i’m looking for. one thing i would like though is to be able to add another attribute in for a clickable button that links to another page that would have lyrics.

so my xml would look like this i believe or something close

<song name =“Test Track 4” band =“Band4” file=“test4.mp3” lyrics=“testlyrics.html” />

basically so it adds another button in after the track listing so you can click and view the lyrics that would be on a separate page. I don’t quite understand how it all draws together in flash actionscript and how to put the lyrics attribute on another button.

Is there any possible way of doing this?

i’ll attach my project zip as well my project zip

thanks a bunch