Retrieve native file path from HTML5 Drag-n-Drop
I am trying to develop an extension for Premiere Pro that allows the user to drag and drop files from Finder/Explorer into the panel.
It seems the regular HTML5 drag and drop works fine (https://html5demos.com/file-api)
However, this doesn't get me what I need. I need the actual native file path of the dragged file.
Is this possible?
Thanks,
Bryan
