Posted by Neil Wyatt on 20/01/2021 15:15:41:
…
If you search 'flash player replacement for Windows 10' you should be able to track down an emulator (e.g. Supernova or Ruffle add-ins for Google Chrome) that will play flash content in some browsers, but as I haven't tried any of these I can't make a specific recommendation.
…
I tried yesterday to read a Digital ME and it failed with the dreaded 'Bad Referrer' error. Digging deeper suggests it might be an SSL Authentication Problem, and nothing to do with Flash. Might be a problem at my end, but it effects Firefox on Ubuntu and W10, and Edge on two different machines. I'm investigating!
However, I was hoping to try ruffle, which is a Flash emulator, to see if it coped with a digital magazine. Ruffle's a complete rewrite and doesn't have the deep security problems that bedevilled real Flash. (Though it may have some new flaws of its own!) Unfortunately I haven't been able to try it because I can't connect to the digital magazines at all.
A quick overview may help if anyone else wants to give it a go.
Three versions, only number 3 is worth trying at home:
- A command line utility that plays downloaded swf files (Shockwave Flash Movies). I don't think it helps with Digital magazines because they can't be downloaded, and aren't movies!
- A web-server utility that converts flash content before serving it to customers. It requires all the web pages containing flash to be modified to download some Javascript to the users. This is one for a web-site developer to investigate; I've no idea how much work it might be, or if it would fix our problem.
- A browser plugin for Firefox, Safari, Chrome and Edge. This is the one to try. However Ruffle isn't production ready yet and is likely to be buggy and have missing features.
As ruffle is still experimental the plugin can't be loaded through the Browsers usual plug-in/extensions menu. Instead:
- The plug-in is downloaded manually (easy to do)
- And activated using the Browser's developer mode. (Not difficult)
- Navigate to
about:debugging
.
- Click on This Firefox.
- Click Load Temporary Add-on…
- Select the .xpi that you downloaded.
- And Chrome is very similar. (Not sure about Edge & Safari)
Browser Developer mode loads plug-ins temporarily for the current session only for test and debugging. As a early version plug-in might be faulty, it's not installed permanently and has to be manually loaded each time the Browser is restarted. (If bad code crashes the browser, the next restart will be clean.)
Full instructions & download links on Ruffle's Web Page.
I haven't been able to test if the plug in works with digital magazines or not. I'll report again if I can get past my 'Bad Referrer' problem.
Dave