Dynamic Flash mp3 Player
Hey there i have a question. I am currently working on a big website and I need to put a dynamic flash mp3 player on the website. Any example is on this website http://www.hiphopdx.com/index/audio/id.726/title.2pac-f ... yke-spice-1-losin-it
Basically when the user clicks on a link in the music page, it will pass the ID variable to the next page so it will load the information from the database according to that specific ID. So for example you click on hearmusic.php?id=2 and then on the next page you will hear that track from the database from the ID of 2. What I want to do is it will load the specific music according to the ID.
I tried doing this using a php file with the variables
&musicfile=$row_music['filename'];&trackname=$row_music['trackname'];
Then it flash it would load the variables from the php page but it doesnt load the information therefore the music player would display a NAN sign. I was wondering if you knew on how to do this, if there are any scripts I could download. I would really appreciate if you could respond back, it would surely help me big time!
Thanks
___________________
RoB
