Skip to main content
Inspiring
June 15, 2013
Question

Script changes in After Effects CC

  • June 15, 2013
  • 4 replies
  • 13657 views

Hey guys, does anyone know ahout the script changes in the next version of After Effects?

Any details?

This topic has been closed for replies.

4 replies

Participant
March 14, 2022

Wow am the lucky guy because I found the following link and it is helping me today:

http://blogs.adobe.com/toddkopriva/files/2012/06/After-Effects-CS6-Scripting-Guide-kinemaster

Thanks for sharing it.

Inspiring
July 26, 2013

Guys, have we been abandoned?

Why are we still waitting here? Are they busying fixing the script bugs in cc, or they just moved on?

Or they are preparing a big surprise for us?

Please tell us what are we waitting for here?

Ps, Please fix the broken communication between scriptui and flashplayer!!!

Alan_AEDScripts
Inspiring
July 26, 2013

I have customers emailing me complaining that they can't use my scripts in CC, and there is nothing I can do about it because of multiple issues.... Fiddlesticks.

Inspiring
July 26, 2013

Same here ... and scripting API bugs submitted through the prerelease program still appear as unverified.

Inspiring
July 22, 2013

layer.blendingMode will return:

- in CS6 for "Normal": 4412

- in CC for "Normal": 4612

That mean your CS6 script will not work in CC.

Adobe, please give me any idea, WHY have you change returning value in latest AE release?

Thank you!

Inspiring
July 22, 2013

zanozza, these values have always changed between versions of AE, and you don't need to use the actual values since there are variables defined in the scripting guide in the form "BlendingMode.NORMAL". Read the After Effects scripting guide to find them all: http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/aftereffects/pdfs/aftereffectscs3_scripting_guide.pdf

Inspiring
July 22, 2013

Oh, thank you, maxwell!

I am actually Python writer, so Java in AE is quite new for me.

Thank you!

Todd_Kopriva
Inspiring
June 15, 2013
Known Participant
June 18, 2013

Todd,

I'm sure you're busy with other things. But I, along with a few other people, asked for these changes over 2 months ago and you supplied the same response then. "Soon". And now that CC has launched, all of my scripts, plus a new one about to launch on aescripts, are in shambles since the layout system in CC has changed dramatically. And I have not a clue about how to fix them without documentation or any idea about whats changed. Wouldn't it have been better to make the the scripting/scriptui changes available before the launch so that script authors would have had an idea of what was going to change before the launch?

Todd_Kopriva
Inspiring
June 18, 2013

working on it