Skip to main content
Participant
September 17, 2020
Question

JAVASCRIPT ERROR

  • September 17, 2020
  • 3 replies
  • 977 views

Hi,

We have converted flash file to html5 canvas using Adobe Animate. When publishing html5 canvas 

It is showing error "A javascript error". These error is occuring for few FLA's. Can you help us why this error occuring.

 

 

 

 

    This topic is closed to new replies. Start a new post to keep the conversation going.

    3 replies

    kglad
    Community Expert
    Community Expert
    September 18, 2020

    does that error occur for all fla files including new ones?

     

    if so, reset your preferences - https://helpx.adobe.com/animate/using/set-preferences.html

     

    ---------------------------------------

     

    does that error occur when trying to open an as3 flash that you're trying to convert to canvas/html5? 

     

    if so, start eliminating layers (usually looking for unsupported, in canvas, features) until you find the culprit.  and make sure all the as3 is commented-out.

    kglad
    Community Expert
    Community Expert
    September 17, 2020

    open your browser's developer console and look the the line number with the error, though if there's something really screwy like a missing/mismatched delimiter you'll see something generic about an AdobeAn error in your init() function in your html file.

    Legend
    September 17, 2020

    That error message is coming from Animate itself, while publishing, not the browser.