Error 404 when uploading on Mac
Unfortunately, I have a problem when uploading files from Mac OS X (on various browsers such as Safari, Firefox, Opera). Here is a description of it:
Unfortunately, I have a problem when uploading files from Mac OS X (on various browsers such as Safari, Firefox, Opera). Here is a description of it:
You are able to resolve your issue (in part) by keeping your page on swfupload.myhost.net but setting your Flash URL and upload URL to the myhost.net/swfupload/web, formatted URLs.
Then from the user's point of view you are always on swfupload.myhost.net and SWFUpload should continue to work correctly in the background, using the other URLs. Doing that may also eliminate the need for the crossdomain.xml file.
In order to host the HTML page on one domain and the .SWF file on another domain, you'll need the updated swfupload.js file from the SVN server (note, this an in development file that may not be in a working state at any given time.