-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flash Enable #193
Comments
I think CefSharp is using cef3 right now, why not using cef 3? it's very stable chromium. |
@oknoorap - well, it depends. The binary release of CefSharp uses CEF1. The CefSharp3 branch uses CEF3, but it's not "entirely stable". I think it works quite well, but some important parts (like #159) is still missing. Upgrading from CEF1 to CEF3 involves quite a lot of work, so that's why it hasn't fully been done yet. |
@shen6041 - I don't know if Flash is supported by CEF1. It might be possible, but you may have to install the Flash player on the machine in question, or take extra steps to bundling the Chrome Flash player or similar. |
@perlun O okay, thanks for the knowledge. :D |
@perlun thx for reply, |
Possibly. Try installing it manually, perhaps from this page: http://get.adobe.com/flashplayer/?fpchrome |
Closing for now. If you find a clear pattern for how it works, please share the knowledge with us. |
@perlun said:
Yay, we really need to borrow this pic+caption for 31.0 👍 |
😀 |
Yes we do. Should we even set up a CefSharp blog, on the new webpages? |
hi,
i have a flash in the page and the area says "couldn't load plug".
adobe page says flash is disabled,
how can i set it enable?
i am using cef1,does cef1 support flash?
The text was updated successfully, but these errors were encountered: