need a code that will fetch the music files so a user can play the song if that makes any sense so i can make a file like getsong.php or something to that affect i allready have the player it is a little flash player i just need some sort of code or script to fetch the songs
Hi, Why would you fetch the song instead of just pointing the player to the path of that song? Is it a security restriction? If so I can help you fix that. Regards.
what i want to do is make some sort of php file that will fetch the song so when a user wants to hear the song all they have to do is click play
very simple, make a script in php, use GET method for file name or id whatever, or setup a database to make it easy.
Hi, It seems I didn't make myself clear, you can code an mp3 player in flash, you feed this player the url to the mp3 file and the player takes care of the rest i.e. it streams and plays the mp3. Look at this example : http://www.sidani.info/test/zulplayer/