Page 3 of 3

Re: Allow Flash plugin to execute directly

PostPosted: Thu Dec 19, 2019 4:27 am
by magreenblatt
The SetPreference method is not currently exposed in JCEF (see this issue). You will need to add the above C++ code in native/CefBrowser_N.cpp before the CreateBrowser call.