Hello,
I just wondered if there is a way using AIR to get the target's path on the native filesystem from a drag & drop operation (Like if you move a file out of your app right on the desktop using d&d).
As far as I can see, the NativeDragManager does not offer any method or listener, so how can I solve this problem?
To sum it up: I need the path where the user dropped his file to.
I just wondered if there is a way using AIR to get the target's path on the native filesystem from a drag & drop operation (Like if you move a file out of your app right on the desktop using d&d).
As far as I can see, the NativeDragManager does not offer any method or listener, so how can I solve this problem?
To sum it up: I need the path where the user dropped his file to.