Skip to main content
Known Participant
February 26, 2013
Question

application with runtime embedded requires flash

  • February 26, 2013
  • 4 replies
  • 620 views

An application with runtime embedded asks for Flash to be installed. Is this right?

When starting up the EXE within the .app folder and then trying to access the internet within the app, we get a warning that Flash is not installed and needs to be.

Yes, Flash is Not installed  but  why should it be required?

This topic has been closed for replies.

4 replies

Colin Holgate
Inspiring
February 26, 2013

If you are doing StageWebView, then it's using a WebKit view, and that uses the system's plugins. If you directly played a swf, then it shouldn't need Flash Player.

DachFlachAuthor
Known Participant
February 26, 2013

Not using StageWebView.

I am starting up the .exe.

Colin Holgate
Inspiring
February 26, 2013

What technique are you using to access the Internet within the app?