expand right
How can I change the " Expand Right " in CC RepeTile ? I need expand right changable; var effectsGroup = app.project.item(1).layer(2).property("Effects");var effectBase = effectsGroup.addProperty("CC...
View Articlescale and position
Hi, My problem is when I scale and give the position just first one and last one right position and scale, I want to all of it scaled and right position I try something but didn't work. var myPosition...
View Articleget layer number from selectedLayers array
I have "app.project.activeItem.selectedLayers" which returns an arbitrary collection of layers from the comp. This may be layer 2, 5, 6 etc in the comp timeline. However In my selectedLayers collection...
View ArticleExcel output by time
Can I take the time turned out to be an excel file according to the angle of the screen moving ?
View Articlelink layers
How I link to layers to another. Can you help me please that? Thank you in advance.
View ArticleCan't change text layers to different justifications
Hello,I have a script in which I am adding 2 text layers, and on one of them I want to justification to be right, and the other left. I must be missing something really simple because everything I try...
View ArticleHow to Get Nested Comps into new array from current active comp??
Thanks. Can you please share a function() or idea ..to get all nested Comps into a single array from current active comp.??Am banging my head on wall to find atleast one property where its linked to...
View Article$.colorPicker behavior and access to the Adobe color picker?
Hey all, I'm curious about scripting access to the Adobe color picker because of some limitations in the system color picker. I prefer the simpler interface and love that it has an 'OK' and 'Cancel'...
View ArticleMatch Name for "Source Text" property
Hey there, I am desperately looking for the "Match Name" for the property "Source Text" of a text layer. This might be right, but I don't know how to continue:textLayer.property("ADBE Text...
View ArticleSame script behaving differently on different computers (all Windows 7 64bit...
I wrote a script for AE CC2014 for a TV station. The purpose of the script is to create titles and resize graphics elements based on the text the user entered and then add the comp to the render...
View Articlecan I change layer order ?
Hi, First picture my project, I can't change layer(rotation_screen.png) order like second picture. Can I change layer order in my script? Thank you,
View ArticleHow to Count onClicks of button?
Can someone Plz tell me how to count onClicks of a button, so that the same button On 1st Click = changes comp bg color to black.On 2nd Click = changes comp bg color to grey.On 3rd Click=changes comp...
View ArticleSytem OS Commands from after effects Freezes!!!!
Hello there!! Can any one help me with simple system commands.When i click on Calculator, it opens but after effects freezes until i close calculator.Any solution to make it independent or exit the...
View ArticleHow to set text faux styles with scripting
Hi can anyone tell me how to set faux styles on text via a script? The Scripting Guide documentation for the TextDocument object does not seem to list any attributes for Faux Bold, Faux Italic, Faux...
View ArticleScripts panels stop working after a period of time
I have lots of scripts panels installed in AE CC 2014 (mostly from aescripts.com - ease & wizz etc) and after a while I can't apply them to keyframes. The buttons I usually click to apply to...
View Articledoes anyone know if it is possible to change the workspace to show the entire...
Hi, First time trying to find something out using the forum... Hopefully, I'm doing it correctly. With a script, I am importing text data into a text layer. The amount of frames is dependent on how...
View ArticleAE CC 2014 Dropdown menu width oddness
Anyone come across this before? I've just converted the office production environment over to AECC 2014 last week and I'm noticing some ScriptUI quirks. We're running the latest update, 13.2x49, and...
View Articleassign a action/function to a button
Hi. I have followed David Torno's extendscript series. I can't seem to figure out something as simple as assigning a action to my button. the button is in the res variable. // res = "group...
View Article