Skip to main content
Participant
July 24, 2021
Question

Moving Time Indicator

  • July 24, 2021
  • 1 reply
  • 95 views

Hi


Please help me to move the Time Indicator to a specific time using adobe extend script.

 

Regards

Senthuran

This topic has been closed for replies.

1 reply

Dan Ebberts
Community Expert
Community Expert
July 24, 2021

Like this:

var myComp = app.project.activeItem;
myComp.time = 3; // move current time indicator