Skip to main content
Participant
October 22, 2020
Answered

Navigating Javascript

  • October 22, 2020
  • 1 reply
  • 593 views

Hey, I'm relatively new to Adobe Animate and am still working out how to navigate things. 

I have just completed a project in Animate and tried converting it into an MPEG4 file, but this has popped up.

I have tried to guide my way to the script with this error, but can't seem to get to where I need. Can anyone help me make this out?

    This topic has been closed for replies.
    Correct answer Colin Holgate

    I wonder if having quotes in the file name is making a difference.

    Which video codec aare you choosing? If it is MPEG4, you will get better results with H.264. The file you will get will be an .mp4 instead of an .mov.

    Also, if you are just animating to make a video, use an ActionScript 3.0 FLA, and not an HTML5 Canvas one.

    1 reply

    Colin Holgate
    Colin HolgateCorrect answer
    Inspiring
    October 22, 2020

    I wonder if having quotes in the file name is making a difference.

    Which video codec aare you choosing? If it is MPEG4, you will get better results with H.264. The file you will get will be an .mp4 instead of an .mov.

    Also, if you are just animating to make a video, use an ActionScript 3.0 FLA, and not an HTML5 Canvas one.

    Participant
    December 19, 2020

    You were right Colin. THANK YOU!

     

    Also, I was busy with classes if you're wondering why I'm replying two months later. Sorry about that.