Search code examples
flashnpapinode-webkit

NPAPI flash plugin for usage with node-webkit


I'm trying to pack my web-app to all major OS (win+mac+linux) using node-webkit (https://github.com/rogerwang/node-webkit).

My problem is with the NPAPI flash plugin. Currently it is being phased out by google and others, so I can't find a place to get it for all (or any) platforms (for win it's a DLL, mac it's something else etc.).

I have to use Flash for some features of the app. Any Ideas?


Solution

  • I found the needed files in an early version of chrome (version 18.XXX to be more specific).

    You should download the version for each platform you need and get the plugins from the installed version folder.