Skip to main content
Participant
October 18, 2017
Question

How to run a Flash application when browsers stop supporting Flash

  • October 18, 2017
  • 1 reply
  • 318 views

Browsers are stopping supporting Flash.

Next year it will become more difficult to use a Flash application and later browsers won't run Flash at all.

I have a Flash application that I want to show to people.

How do I make sure that I'm able to run and show my Flash application?

I'm using Linux (Fedora), but if there is a solution that uses Windows, I can consider it as well.

This topic has been closed for replies.

1 reply

jeromiec83223024
Inspiring
October 18, 2017

Adobe AIR allows developers building Flash-based applications to create desktop applications with minimal rework.  If you don't want to reimplement your application using native SDKs, AIR is a good choice.

Participant
October 19, 2017

Thank you very much for the information.

I'll investigate Adobe AIR to see if it can run my application.