Re: Flash plugin in xulrunner

2013-02-14 Thread Miriam Ruiz
2013/2/14 : > How can I distribute my xulrunner app with flash plugin? > I don't want to rely on user having flash installed, instead my app that > makes use of xulrunner should have the flash plugin. > I tried to create a plugins directory under xulrunner and to put there the > NPSWF32.dll but

Flash plugin in xulrunner

2013-02-13 Thread dimadeveatii
How can I distribute my xulrunner app with flash plugin? I don't want to rely on user having flash installed, instead my app that makes use of xulrunner should have the flash plugin. I tried to create a plugins directory under xulrunner and to put there the NPSWF32.dll but it doesn't detect it.