How to load HTML using Flash using WebKitGTK?

Using Linux, GTK 3, and WebKitGTK, how do I upload an HTML file using Flash to WebKitWebView? I was able to open a shared URL, for example, " http://www.google.com ", but when I want to open a URL to play a Flash file, Flash does not appear in the web view, and "Missing plugin" is displayed instead . How to load Flash module into WebKitGTK?

+3
source share

All Articles