CEP Drag & Drop API in After Effects
I have a CEP plugin panel for Adobe Premiere which allows the user to search for assets in a remote system and add them to the project using drag & drop. Specifically it is populating the "com.adobe.cep.dnd.file" property in the dataTransfer event property on the dragStart event. I have been adapting the plugin to work with After Effects but this particular feature is not working. I have checked the documentation and code samples for CEP 8 and CEP 9 and nothing seems to address whether the API doesn't work and/or uses a different property for messaging. Is anyone aware if there is an API / event model for drag & drop from a CEP panel in After Effects? Thanks!
