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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.