Skip to main content
Participant
July 29, 2024
Answered

How can I drag files from extension to timeline premiere

  • July 29, 2024
  • 1 reply
  • 277 views

Hello everyone,

Currently, I am developing an extension for Premiere to manage audio, images, and effects files. I'm trying to drag and drop files from my panel into the Premiere timeline, but haven't succeeded yet. Could someone please advise me on how to achieve this?

Thank you very much!

 

This topic has been closed for replies.
Correct answer Bruce Bullis

Hello Hanan, 

The PProPanel sample contains working drag-n-drop example code.

1 reply

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
July 29, 2024

Hello Hanan, 

The PProPanel sample contains working drag-n-drop example code.

Participant
July 30, 2024

Thank you very much!