I am developing an application using Adobe AIR.
How can we get absolute path of file or "nativePath" of file (as we call it in Flex/AIR) when we use FileReference to browse a file ?
I know there are security concerns related to this but is there any hack or is there a direct solution that I am unaware of?
Please help me out.
Thanks.