I am using the default.config file, and have no trouble uploading image files or documents to the uploads folder, but when I try to upload a flash file (.swf) using the Insert Flash button, I see the "Uploading..." message briefly, then a blank screen (the "Insert Flash" page). There should be no write issues since I am using the same folder for flash as for images and documents. There certainly is not a size problem - short movie clip. Insert Media button does the same thing: brief "Uploading..." message, then blank...
Another issue I am having is when I click on the Create New Directory, Copy the Selected Files/directories, and Move the selected files/directories buttons, they indent, but nothing happens.
No doubt something I am setting incorrectly, but your help would be appreciated.
P.S. I have been able to upload SOME swf files but not others. They are all within the specific size limitations (if they were not, I get an error message as I should). Some swf files just cause this strange behavior, while others upload correcty.
P.P.S. OK, it appears that if the file size is > 4 MB (approx) it will not upload. Even when I set max flash size to 50 mb:
<security name="MaxFlashSize">50000</security>
<security name="MaxFlashFolderSize">50000</security>
<security name="FlashGalleryPath">~/uploads/Flash</security>