Archive for the ‘Actionscript 3.0’ Category

Multiple File Upload Application with Flash CS4 and Actionscript 3.0

I have been trying to create an upload application that can upload more than one image at a time for a very long time now; over a period of several weeks, I casually Googled around for information on creating such an application within Flash. After compiling a fairly decent sized resource of links to articles and tutorials, sets of video tutorials, and sketches on paper of what I was aiming for – I was finally able to piece all the parts together to create an application to do that very thing – upload multiple files at once. This post will go over the code that makes it work. Continue Reading