|
Basically it means that the file is not being uploaded to your server usually cause your server is stopping it most likely dropping it
Make sure swf is in the allowable multimedia types and check your php settings for max filesize allowed.
You may need to check with your host and see if they have a LimitBodyRequest variable filled out to a specific size in the apache config.
Try uploading an 800kb image and see if the same thing happens.
|