-
1. Re: jsx scripting of Premiere Pro CC and exportFinalCutProXML
Jeffrey Adams Jun 18, 2014 8:30 PM (in response to Jeffrey Adams)Just an update after taking a quick peek at the latest object models of Premiere Pro CC 2014 (8.0) and it looks like Adobe has done some extensive updates to the JavaScript jsx access to Premiere. In particular to my desires above to avoid using FinalCut Pro XML export/import just to modify markers, it looks like there is now full scriptability on Markers at the Sequence level, with functions like createMarker(), deleteMarker(), getFirstMarker(), etc as well as a Marker class with full access to its properties.
Hopefully we will be getting some official documentation on all the new elements, but it is great to see this greater exposure to project elements in this latest release. Thanks Adobe!
-
2. Re: jsx scripting of Premiere Pro CC and exportFinalCutProXML
bbb_999 Jul 17, 2014 7:01 AM (in response to Jeffrey Adams)exportAsFinalCutProXML() now has an additional, optional boolean param; if passed 'true', PPro will suppress any warnings/messages.


