question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Flash player not work

See original GitHub issue

NWJS Version : nwjs-v0.24.4-win-x64 Operating System :8.1

Expected behavior


{
  "name": "nw-demo",
  "main": "http://xops.ml/client/index.php?init_lang=ar",
  "chromium-args": "--ppapi-flash-path=pepflashplayer.dll --ignore-certificate-errors --disable-web-security"

}

im own AV chat room and i need to accses to hardware for mice and camera from browser by swf file included in my system … but i get outdata player 2017-11-03_210353

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Christywlcommented, Nov 9, 2017

It works fine on my device. I put the plugin files (including ‘manifest.json’ of it) in the ‘PepperFlash’ subdirectory under NW.js binary. image Here is my test:

{
  "name": "nw-demo",
  "main": "http://get.adobe.com/flashplayer/about/"
}
{
  "name": "nw-demo",
  "main": "http://get.adobe.com/flashplayer/about/",
  "chromium-args": "--ppapi-flash-path=PepperFlash/pepflashplayer.dll --ppapi-flash-version=27.0.0.183"
}

Both of them works fine.

0reactions
stale[bot]commented, Nov 7, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix Flash Player Not Working on Chrome - Driver Easy
Fix 1: Make sure to enable Flash Player in Chrome · 1) Go to Chrome Settings > Advanced > Content settings. · 2)...
Read more >
9 Easy Ways To Fix Flash Player Not Working In Chrome
Fix Flash Player not working in Chrome · 1. Enable Flash in Chrome correctly · 2. Allow Flash audio and video on a...
Read more >
How to Fix Flash Player not working in Google Chrome
Step 1: Click on the three horizontal dots on the upper right of the screen. ... Step 6: Click on Clear data. ......
Read more >
Flash Player is no longer available - Google Chrome Help
As of 2021, Adobe has ended support for the Flash Player plugin. Flash content, including audio and video, will no longer play back...
Read more >
Flash Player in Chrome is Dead in 2020: How to Play Flash Files
Google hasn't allowed Flash Player in Chrome to play content automatically for some time, and while Chrome can still technically play Flash ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found