Delete all keyframes in a specific time range
Is this possible? I have a Null with tracked position/rotation keyframes on it. Depending on the project, I don't want to use all the keyframes. So I delete the first 10 or so that I don't use. Can a...
View ArticleIs Property.valueAtTime(time,false) broken in CC2015?
It seems Property.valueAtTime(time,false) in CC2015 does not always evaluate expressions... Has anyone else noticed that, is it a known bug, and is there a workaround?
View ArticleCC 2015 scripting problems
Hello Todd: I have a script to save any layers even comp layers so I can generate new layers.But when I update ae to cc2015, the generate proccess cost a lot more compared with previous version of...
View ArticleCC 2015 HTML5 panel issue
Oh, I almost forget it. In cc2015,my html5 panels couldn't work at all,none of them except the new Adobe Color Theme in Supporting Files folder. I can not find any panel changes in After Effects...
View ArticleAccess mask vertex
Hi. I was wondering if it's possible to access selected mask vertex? So far I was able to read number of vertices, but failing to identify witch one is selected.Any ideas? var comp =...
View ArticleaddEventListner to a keyboard press??
Hi Does a addEventListner always has to present when calling on a keyboard key press?? I just want a feedback on a edit text field when the user hits the return key on the keyboard i want a alert...
View ArticleSet defined number of keys at once with same length in correlation to...
My problem: My composition is i.e. 10 seconds long.In this time I would like to have 10 keys.The value will be defined later. In my example the solution is easy.But is there a function where I can...
View ArticleAny way of capturing warnings/errors from endSuppressDialogs ? (app.open())
I have some .aep files which may generate one or more warnings upon opening, but I also want to be able to react to these warnings from the script. E.g. when I open this one project, I get 2 warnings:...
View Articlewhen the press the play button , How can we get from the angle information in...
when the press the play button , How can we get from the angle information in each second time bar ?
View ArticleDPX sequence to MOV script with Audio & TC - Batch not working
Can please someone here help me out on this topic, i am new to AFX/java scripting and i already spent around 15h on thatsubject but it simply does not work- the background:we are shooting DPX sequences...
View ArticleCollect Files - Script
I need of a Script which do the following: Search Footage composition in active item;Within Footage composition, search the number of items that exist within (the number of items may vary);Collect all...
View ArticleListBox´s items icon not being drawn
Hello thereI´ve facing a problem with the listbox´s items icon. On Mac they don´t get drawn as you can see in the animation below. It is very strange if you keep clicking the button you´ll see that...
View ArticleTab Controls causes After Effects (13.5) to crash BUG?
It was really hard to catch this one. While working on a script I found that if I add tabs to my script´s gui, After Effects crashes as soon as I close the script´s gui. Here is a simple test script...
View ArticleSpecial characters in StaticText field rendering incorrectly in ScriptUI dialog
Hi Everyone! I've got some special characters that I want to display in a StaticText object in a dialog I'm launching within my script. The issue I'm noticing is that special characters like: æ, ø,...
View ArticleLost script
HiI updated my Adobe CC and all my scripts and plug-ins are gone. How do I get it back. If its throug sync'ing, what are the steps?CheersTor Martin
View Articleadobe extendscript toolkit not working in AE CC
Hey,I'd like to do some development for AE CC 2015 but the ExtendScript Toolkit doesn't seem to be loaded.I go to File->Scripts->Open script editor and I get a prompt telling me to install the...
View ArticleExtendscript Toolkit freezes intermittently when linked to AE CS 2014
Whenever I have ESTK linked to AE CC 2014 I get intermittent freezes, during which ESTK becomes unresponsive for a few seconds. Unlinking it from AE eliminates these freezes, but this obviously means...
View ArticlePoint coordinates on curved spline
Hi guys.I am banging my head to the wall for some time now with this issue. As a simplified version, I have a perfect circle and I need to find midpoint coordinates between two vertices. In this case:A...
View ArticleExtendScript Toolkit no longer works after I update to After Effects CC 2015!!
I can not launch the ExtendScript Toolkit from AE CC 2015, it says the ESTK is not installed. How do I make it work? Everything was working with AE CC 2014, and I stupidly update it to CC 2015 and...
View ArticleCopy to clipboard including quotationmarks
Hi, I wish to copy a string to the clipboard including the quotation marks. The following command on OSX is one way to do that. echo \"test\" | pbcopy But when I use system.callSystem(...) the...
View Article