Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Adding markers to Premiere Pro

Guest
Jul 01, 2013 Jul 01, 2013

Hi,

I've been creating panels using the AS3 and Flash Builder Extension Builder and am wondering if there is a way to add markers to the Premiere Pro timeline from a panel?

I know you can import files by using:

var app:com.adobe.premiere.App = Premiere.app;

var projectPaths:Array = new Array(filePath);

var project:com.adobe.premiere.Project = app.project;

project.importFiles(projectPaths);

Is there a similar way to access and add to the timeline?

Thanks, Alison

TOPICS
ActionScript
212
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation