Disable editText when DropDownList selected
Hi everyone! I'm trying to write my first script. I don't know how to disable my EditText when select one item in DropDownList.Anyone can help me out with it? sorry about my english. thanks a lot!...
View ArticleChange the name of an effect the script created
the basic script is timer creating.now, i want to change the "slider control 2" to other name.how can i do that? the effect creator is in line 44code: (function(thisObj) { var scriptPalette =...
View ArticleAfter Effects - JavaScript vertex removal from a mask path
Hi All, I have a bit of the problem for the past several days and it seems like I can't get my head around it...Tried looking everywhere and simply can't find any solution. I've went through AE...
View ArticleList of reference names for executeCommand();
Hey! Does anyone know if it is possible to get a list of all the reference names for the executeCommand(); function? To be more specific; i'm talking about a list of all possible "number names", like...
View ArticleWork with file paths.
so, i have a script that i made,that once you press a button - it will create a new layer (adjustment layer...) and will apply a preset to the layer.but. the file path is likeApplications/Adobe After...
View Articleallow only 3 objects in a row
i have a script that i have createdand i want to allow only 3 objects to be in a row (yea, im a nubie.)here is the UI picture http://prntscr.com/ep0a64and the code (function(thisObj) { var...
View Articleflip the text
i want to create a function that will flip the text for exam - "!olleh" ----> "hello!"what should i put in the function? flipThis.onClick = function(){ }
View ArticleTransform a String value into Object
Hi everyone ! Here is a tricky one : I made a script to get the keys property by property in a layer. If I enter a full property name by hand like this myProp =...
View ArticleonClick executed on script start
Hi everyone, I've searched here and googled for a solution but could not find the cause of my problem.When I run the code bellow, which creates a simple window with one button.The only onClick I have...
View Articleconvert Ae keyframes info to cubicbezier points
hey guys does anyone know how to convert the influence and speed of keyframes into cubic-bezier points? just wondering if there was a formula.
View ArticleEditText Listbox subitem
I'm trying to add a way to update a subitem in a listbox using editText I have two columns, Column one is to reference my layer, Column two is to reference a value. My array will always sequentially go...
View ArticleVideo Preview in ScriptUI Panels
Hi,Adobe dropped flash support in ScriptUI panels.But, is there any other easiest way to put the video in my panel with ExtendScript,or I have to learn HTML, CSS, jQuery and CEP panels just to put...
View ArticleListbox .selectedItem, .selection, .??????
I have a listbox, I want to be able to take the value from a selected item, hit my apply button and it will put the value into my text layer. I've tried .getDisplayedItem, .selectedItem, .selection,...
View ArticleDuplicate multiple layers with the same name
I have a Text and Solid layer that are labelled Bar 1. I want to duplicate both at the same time. I know I can highlight and hit Ctrl + D, but I am writing a script where I might as well have it as a...
View ArticleNull is not an object in CC2017, but works in CS5.5
I've been doing alot of work at home on my MAC using CS5.5, I've brought it to work to input after getting it working at home. To be presented with null is not an object. I work on CC2017 at work, so I...
View ArticleIs there an equivalent for app.name in Aep JSX?
The JSX SDKs for Photoshop, Illustrator, and Audition all return the respective names of their application via the command app.name;In Photoshop it returns "Adobe Photoshop"In AI it returns "Adobe...
View ArticleIs there a way to read/use text copied in the clipboard?
Hello everyone. I'm trying to write a script to use after tracking footage with mocha in order to streamline the process. As most of you know, after using mocha you can copy keyframe data to clipboard...
View Articlecan sockets do ssl?
the docs make no mention of it...but it would be real nice. also, is there a better forum for socket questions? Mike Cardeiro
View Articlehow do I apply a pseudo effect to a layer from a script?
Hey guys I have seen a few scripts that apply custom pseudo effects on layers. can anyone help me as to how that was done?
View ArticleAE 3D clashing with Cinema 4D
2) After Effects is supposed to allow for 3d graphics, but I've always had issues with it. Within AE is a 3D program called Cinema 4d (which seems to work fine), but things freak out on my system...
View Article