Skip to main content
Participating Frequently
July 25, 2018
Question

ExtendScript debugging in Adobe Animate cc 2017

  • July 25, 2018
  • 1 reply
  • 969 views

Hi,

I've been searching a lot on forums but nothing works properly. Is there any way to debug ExtendScript in Adobe Animate CC?

Thanks.

This topic has been closed for replies.

1 reply

Ten A
Community Expert
Community Expert
July 25, 2018

Animate CC does not support ExtendScript.

However, You can reference JavaScript API in below.

Adobe Animate custom SDK and API | Adobe I/O

Participating Frequently
July 25, 2018

Ten A, thanks for shearing the reference. How can I debug the host/index.jsx file?

Ten A
Community Expert
Community Expert
July 25, 2018

Have you already check Capter1 in below article?

http://help.adobe.com/en_US/flash/cs/extend/flash_extending_reference.pdf

AnimateCC's JavaScript called JSFL, not ExtendScript.