PDA

View Full Version : get the filepath


arun vallappan
08-01-2007, 11:16 PM
I am using FileReference class to select a file and is there any way to get the full filepath of a selected file the name property gives only the name of it ...
so is there any method for it ...
thanks
regards
selva

grimdesigns
09-20-2007, 08:28 PM
I am using FileReference class to select a file and is there any way to get the full filepath of a selected file the name property gives only the name of it ...
so is there any method for it ...
thanks
regards
selva
Did you ever get an answer to this. I am trying to figure out the same thing. I think I will use another progrom like Director and import my flash there. Directory may have directory browsing with filepath info.

dr_zeus
09-20-2007, 09:28 PM
There is no way to get the full filepath on the user's system. I believe you only get the filename itself plus extension.