Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Is it posible to use outer editor within IDE Adobe Animate?

Explorer ,
Jan 17, 2017 Jan 17, 2017

I think that JS editor within IDE Adobe Animate is useless.

And I want to write JS code for each frame in an outer editor like Notepad++ or another one.

How can I do it within IDE Adobe Animate?

765
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jan 18, 2017 Jan 18, 2017

Yes, you can write all JS within an HTML file or external JS file via the IDE of your choice.

Grant Skinner has this project which uses an external IDE:

GitHub - CreateJS/AdobeAnimateDemo: Mini game with visual assets created in Adobe Animate CC

Translate
Community Expert ,
Jan 18, 2017 Jan 18, 2017

Yes, you can write all JS within an HTML file or external JS file via the IDE of your choice.

Grant Skinner has this project which uses an external IDE:

GitHub - CreateJS/AdobeAnimateDemo: Mini game with visual assets created in Adobe Animate CC

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 18, 2017 Jan 18, 2017

I've seen only this way.

1. Create new JS file with code (use some JS editor)

2. Create template for project Abode Animate (include outer JS file)

3. Use function from outer JS file within a project.

Profit)

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 18, 2017 Jan 18, 2017
LATEST

But I hope to find a way, how to open outer editor via Actions Windows(F9) for some layers project of Adobe Animate. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines