Question
Can I distribute my software with embedded Flash Player (NPSWF32.dll) ?
I'm developing a program that use QtWebKit to display flash content. Adobe Flash Player need to be installed in the computer in order to run my program.
I've found a way to ship Flash Player with my program by include a NPSWF32.dll(not a flash player installer) into my installer.
Is this method break the Adobe Flash Player License? ![]()
