flex - flash and htaccess issue? -


I have a Flash SOPF application and the SFF needs support of .php files to get data. But my server folder is secured with htaccess and htpasswd so access with flash is not possible. How can I remove this seat?

You can create a small proxy php script that saves the protected files and the data to flash back is.


Comments