Sort specific Files by Name termination
Hello everyone , i have a comp with many type a file(png,swf....),and i want to use only the swf one ,put them at the end and distribute them by name using the first part of the name .. (00_file01.swf...
View ArticlecopyToComp undo crash
So I've come across an issue with a script I'm currently writing. Basically if you undo after using 'copyToComp' on a layer with effects on it it will crash AE (at least it does on 14.2.1). Has anyone...
View Articlecansetexpression is false, unable to set value
Hey guys,I'm writing a script that will copy the layer setup (complete with layer styles, effects, etc) of a comp that I can duplicate on another comp. For the most part, it's working, except on a...
View ArticleCursor coordinates in a treeview with a scrollbar
Greetings good Sir, I am trying to select an item just by hovering over one in a treeview. In order to do so, I create an addEventListener associated to the treeview and recover the cursor position...
View ArticleUi Update Path Dynamically
Hello , i'm trying to make an UI to import my presets .ffx I have a main folder named MyPresetFolder ,and inside ,two other folders named Preset_Files_01 and Preset_Files_02 .and inside each...
View ArticleWhat are aae files and how do I open them?
I uploaded pictures and videos from my iPhone 5S to my PC and got a lot of aae files that I couldn't open. It was telling me I didn't have permission to open the file even though I'm the...
View ArticleHow to change the layer color?
I have tried to find information about this but I have not find nothing, there's something but deprecated. I'm pretty sure that id not a hard thing to achieve. Could anyone help please? Thanks!!!
View ArticleFor loop only ones because layers.add, why?
I have some layers, and I want to add, from the project stack, a null before each layer so I type this:#target aftereffects var theComp = app.project.activeItem; var theLayer; var dummyNull; var...
View ArticleCheck if a null position is inside a circular area
This is a tricky one. Is it possible to check somehow if a null object position values are inside a circular shape area?Thanks!
View Articlecuda
le lancer de rayon est inactif malgré la compatibilité de ma carte video comment ajouter ma carte dans after effects et première pro
View ArticletextProp.setValue() unbearably slow for larger strings
Hello everyone, I've got an annoying problem. I want to set the text on a text layer like you would normally through a script. Usually, this is fast enough but let's say I wanted to set a large piece...
View ArticleExtendScript Throws on Nested Ternary Operator
Just filed this bug with Adobe, but wondering if anyone else has run into this:ExtendScript wasn't listed in the products list for submitting a bug, so that's why I'm using the After Effects bug form...
View ArticleExtendScript Throws on Nested Ternary Operator
Just filed this bug with Adobe, but wondering if anyone else has run into this:ExtendScript wasn't listed in the products list for submitting a bug, so that's why I'm using the After Effects bug form...
View Articlemove a existing Key to a specific Time
Hello all, For a client, I am trying to move a existing key to a specific time.Do you know if it's possible to do this kind of stuff or not all? If I select my key like this:var activeItem =...
View ArticleScripting (or existing plugin): Auto-animate camera to show the image row by row
Hey, I'm an artist, and I like to show the detail in my paintings. Currently, manually keyframing this takes a long time. Here's the breakdown: 1. automate After Effects to evaluate image - Zoom out...
View ArticleSending to media encoder and remove from render queue - error
Hi guys, I'm sending a comp from render Queue to Media Encoder,and then I'm removing the item from render Queue. but when I run the code, After effects crashes . Any help? This is my code: { var...
View ArticleDynamically add and remove ScriptUI elements
Hello. I'm looking for a way to add and remove elements like groups on click.The idea is to generate them instead of toggling .visible option on and off. Though after searching through manuals I'm...
View ArticleCSTK2 Version 2 Out
Hi All, Firstly I shall apologize for multi posting this post across several forums I have done so as I'm sure the extension will be very useful for scripters / developers across range of products. The...
View ArticleAE Script - Save in subfolder
Hey Folks,I have the following Problem. With my script I automatically add a RGBA DPX Sequence to the RenderQueue, the problem is that "save in subfolder" is NOT checked. If I add a comp manually with...
View Article