In my free prototyping time I decided writing a simple uploader in AIR (what else?). I could create a working application in minutes using FileReference class and its method browse() (for opening a File Selection Dialog) and upload() method to upload the file.
But something looked odd. I wished to show the user the filepath he [...]
Filed under: Uncategorized | Tagged: AIR, File, FileReference, Flex, Upload | Leave a Comment »