Instead, I suggest trying ruffle, the Flash Player emulator instead.
A simple, modern Adobe Flash .swf player built on Electron.
It uses PepperFlashPlayer, the Flash player Chrome used to use, under the hood.
- Download the correct version of the app for your platform from the Releases page.
Currently only tested on Intel Macs and Windows 10. Builds for other platforms coming soon.
Install node.js
, probably via your package manager.
npm install
npm start
npm run generate-icons
Currently all platforms use the macOS icon.
- Be on a Mac
npm run make
- Be on a PC
npm run make
TBD