Skip to main content
Participant
August 17, 2018
Answered

Adobe Animate

  • August 17, 2018
  • 2 replies
  • 187 views

Hello,

     I recently started a job as a museum educator. The lady in the position before me created some flash games. They are saved in the following formats: .swf, .exe, and .fla. I am needing to convert the games to html5 so that I can add them to our education website. What do I need to do? I've tried html5 canvas but don't think that it worked.

Thank You!

    This topic has been closed for replies.
    Correct answer ClayUUID

    Basically, you can't convert them automatically. You'll need someone with at least as much coding experience as the person who originally created them. Probably a bit more.

    2 replies

    ClayUUIDCorrect answer
    Legend
    August 17, 2018

    Basically, you can't convert them automatically. You'll need someone with at least as much coding experience as the person who originally created them. Probably a bit more.

    kglad
    Community Expert
    Community Expert
    August 17, 2018

    open the fla in animate and click file>convert to.. >html5/canvas.

    you'll need to convert the actionscript to javascript manually and may have other work to do.