Skip to main content
Participant
November 24, 2020
Question

External JS library in Animate?

  • November 24, 2020
  • 1 reply
  • 608 views

Hello,

First of all, sorry if the subjetc has already been discussed, but I did not find what I was looking for.

We (in my company) used to create HTML5 interactive creatives in Edge Animate CC, embedding an external JS library that made a bridge between the creative and our own SDK.
With this application not really being supported by Adobe, we turned our eye on Animate, which would seem to fit our creative needs... however, we fail to see how we can still use our library (or a library if we have to apply changes to it) in it.

Anyone to tell me if that's possible and redirect me to documentation that could help?

 

Thanks a lot!

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
November 24, 2020

couldn't be easier: open the actions panel > global > navigate to the file or url:

 

 

p.s. it'll take a split-second for the file to load so don't use a dependent code that executes immediately in frame 1. one enterframe loop delay should do it.