I am currently working on a sample Flex application that requires the ability to upload files to a destination server. I found this article on the Adobe website, by Ryan Favro. It’s a really nice simple example of how to achieve file uploads using Flex and ColdFusion.
Multiple File Upload with Flex and Coldfusion
Add your comment below, or
trackback from your own site.
Subscribe to these comments.
Be nice. Keep it clean. Stay on topic. No spam.
You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
I actually just wrote an Air application that allows you to drag files from the file system into the application and upload to a server using ColdFusion. If you run into any problems let me know.
Dan,
Thanks for that. Will keep you posted how I get on.
Thanks
Neil
@dan:
I’m looking for something like that. Where can i get it?
Has anyone gotten the tutorial by Ryan Favro to work with Flex 4 (Flash Builder 4) and CF8? I can’t seem to set it up correctly or it doesn’t work with Fx4 and CF8.
Thanks!
@dan,
Have you got the link to your application so that I can list it here as an example?