Does anyone know the file size limitation of flex file uploader?
Currently I’m working on a project that uses flex and cake php. I heard that there is a 1GB of file size limitation in flex file uploader. If this is true w
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m pretty sure there isn’t a file size limitation of Flex in regards to file uploading – I can’t find any reference to such a limit anywhere, nor does it seem very likely. You’re more likely to run into some limit of the place you’re uploading the file to (a FTP server, etc.)