Skip to main content
Participant
March 19, 2019
Answered

JSFL frame.getCustomEase Animate CC 2019

  • March 19, 2019
  • 1 reply
  • 1873 views

Hi,

is there any changelog for JSFL functions around?

Because there seems to be a change in behaviour for the frame.getCustomEase function with Animate CC 2019 which I can't get my head around.

Probably got to do with the advance layering, I guess.

The function keeps returning undefined instead of what it used to. Which makes one of our exporter scripts pretty much unusable with CC 2019.

But since the last documentation for JSFL is a pdf for CS5, fixing this problem is pretty much fishing in the dark for me.

Greetings.

This topic has been closed for replies.
Correct answer Vladin M. Mitov

No, unfortunately I don't know about any recent documentation. I am using this document:

https://help.adobe.com/archive/en_US/flash/cs5/flash_cs5_extending.pdf

Although it is called "CS5", it mentions the features introduced in the CC and above.

1 reply

Vladin M. Mitov
Inspiring
March 19, 2019

Hi,

Yes, I can confirm that In AA 2019 the behaviour of the frame.getCustomEase() function is changed in the following manner:

- If the intensity of the easing is 0, the function returns undefined

- If the intensity is greater than 0, the function returns the usual array of points.

Cheers!

- Vlad: UX and graphic design, Flash user since 1998Member of Flanimate Power Tools team - extensions for character animation
Participant
March 21, 2019

Hi Vlad,

thank you for your response.

This is really helpful.

Do you know of any more recent ressources for JSFL other than that CS5 PDF documentation?

Greetings.

Vladin M. Mitov
Vladin M. MitovCorrect answer
Inspiring
March 21, 2019

No, unfortunately I don't know about any recent documentation. I am using this document:

https://help.adobe.com/archive/en_US/flash/cs5/flash_cs5_extending.pdf

Although it is called "CS5", it mentions the features introduced in the CC and above.

- Vlad: UX and graphic design, Flash user since 1998Member of Flanimate Power Tools team - extensions for character animation