We are trying to upload files through flash to our server. In flash we are using fileReference.upload method which sends the file by post method to the server. In the we have a method to handle the file upload(php code). The code was working fine in windows-apache, but when we tried in our Linux server the flash returned http error 404. Could we do something like this using one of the Drupal flash related modules?
Thanks Shyamala