Hi,
I restricted access to a folder with htaccess, and there is a mp3 file in this folder. When flash mp3 player try to load mp3 in this folder, it cant. is there a way to give permission to flash player ?
Thanks
Hi,
I restricted access to a folder with htaccess, and there is a mp3 file in this folder. When flash mp3 player try to load mp3 in this folder, it cant. is there a way to give permission to flash player ?
Thanks
As far as I can tell, no you can't. Both the browser (when directly trying to access the mp3 files) and the flash player works on the client side, and makes exactly the same kind of requests to the server to retrieve the mp3.
If you can modify the flash file, you could embed the mp3s into the flash file, that way clients won't have direct access to it.