I’m working on a flash uploader and I’ve just ran into a problem that I don’t know how to solve. Flash 8 (and previous versions too I believe) warns the user if a script (Actionscript not PHP) takes more than 15 seconds to execute. Since uploading files will definitely take more than fifteen seconds, the user will have to keep clicking OK when the warning message appears. If anyone who knows the solution around this please let me know. I read the Flash live docs on this problem and there is no way to disable this warning.
Thanks