Forum Moderators: coopster
This player needs to read its playlist from an XML sheet.
Ive been streaming the files to the player via a serveFile.php?fileID=5 kind of script, but I can not find a way to test if the page serveFile.php is being hit from someone typing it into the browser (and they get prompted to save serveFile.php, even though it is the mp3), or being accessed through the flash player.
I think I've tried everything I can think of.
Any thought's or approaches anyone else has taken to secure the files from direct downloading, would be appreciated.