Is there a way to retrieve the folder name along with the file name when the images are uploaded? For example, if someone uploads something from a MyImages folder on their computer, we would like to be able to capture that it was uploaded from the MyImages folder.
We currently use Rad Upload for mass uploads and it has this as an option, and we use it for a lot of things. See here: http://www.radinks.com/upload/folder.php
Not supported
The Flash Player only sends the file name. It will not reveal the file path to us.
Sorry.
Is this possible to do in
Is this possible to do in Flash at all (in something other than SWF), or is it something that is not possible at all?
Maybe AIR
It might be possible in the AIR environment. They have introduced several new APIs that give you more access to the file system. I'm not very familiar with AIR other than it's used to create Desktop Flash Applications.