Just an FYI, I’m using this in my presentation today. I have it going to a CFM page that will create a thumbnail. I then use a web based front end ‘picture viewer’ (along with jQuery). I think it’s going to work out great. Flex to CF to jQuery – lots of buzz words at once. Anyway – I definitely credit you in the code (and will in the preso), but I wanted to say thank you!
Pingback: PHP Blog on: Flex Mobile: Upload Photo to Server with PHP | MiloRiano: Computers news, tips, guides...
Just an FYI, I’m using this in my presentation today. I have it going to a CFM page that will create a thumbnail. I then use a web based front end ‘picture viewer’ (along with jQuery). I think it’s going to work out great. Flex to CF to jQuery – lots of buzz words at once. Anyway – I definitely credit you in the code (and will in the preso), but I wanted to say thank you!
Great! I thought about doing it with CF actually. I’ll check out the presentation.
Matt great post. Have you tried this on iOS? When I did it just seems to hang on the file.upload. Neither the COMPLETE or OPEN events get fired.
Darn I was hoping it would just work on iOS (that’s the point of AIR right?). I’ve only tested it on Android so far.
First, thanks for a very helpful bit of code. Unfortunately, I’m in the same boat as Jason. No problems on Android but the photo upload fails on iOS.
Did anyone get this to work on iOS?
Thanks
I used your example and created an example that works on iOS.
You can view it here:
http://iappbuilder.net/index.php/ios-image-upload
Thanks again for your post.