Question
Premire / Extendscript - Manipulating graphic element
Hi
I have a sequence with a graphic element. I can "find" the element with
qe.project.getActiveSequence().getVideoTrackAt(2).getItemAt(0);
But.. how can I get access to the properties and change the text in the graphic element?
