-
Scripting: Add marker multilingual syntax
I was wondering if there is a way to add markers to the layer via scripting with a command that will work in any language version of After Effects?
“Transform” = (‘ADBE Transform Group’)
“Effects” = (‘ADBE Effect Parade’)
“Marker” = ???I am assuming the following syntax would not work in, say, German or French versions of AE:
layerObject.property(“Marker”).setValueAtTime(time, markerValueObject);layerObject.property("Marker").setValueAtTime(time, markerValueObject);"Transform" = ('ADBE Transform Group')
"Effects" = ('ADBE Effect Parade')
"Marker" = ???
Quba Michalski
qubahq.com