Hi Kevin,
hello Comunity,
dear Adobe,
today I would like to share this feature request with you, the comunity and to Adobe:
For me it would be wonderful (and a real acceleration of the workflow) to simply Drag and Drop audio files from a webpage (e. g. sites offering "sfx" and "adlibs" files or other ai stuff like "text to speech", prepared for this purpose) directly into e. g. the Premiere pro "Timeline" window in the same way as I already can do currently only with files that are located in a local folder on my hard disk.
As a senior windows programmer i can provide a short working c++ win32 example how to do, since accepting files from a Webpage via "Drop" event is (in this special scenario) a bit tricky since you can't use the simple way of using the win32 function DragAcceptFiles(hwnd, TRUE); and ... case WM_DROPFILES:... in hWnd message loop.
I can also provide the correct javascript sample code for implementing the Drag and Drop feature for audio files on such webpages as well.
Would this be a great feature for Adobe Premiere pro and/or Adobe Audition as well?
Is anyone interested?
Regards,
Martin