Answered
flash and .htpasswd
I am building a flash content editor, which loads data from
php scripts from a server. It loads sucessfully when the swf is on
the same server, and when I test the project locally from inside
Flash. But now I've thought that it would be a good idea to protect
the folder on the server that contains the php scripts with
.htaccess and .htpasswd .
All well, but now I can't load the data from inside flash anymore. Is there a way for the flash to identify itself, because there is no authorisation popup, like when you access the directory in a browser?
All well, but now I can't load the data from inside flash anymore. Is there a way for the flash to identify itself, because there is no authorisation popup, like when you access the directory in a browser?