需要用到pepperflash插件
由于git上不能上传这类文件,就未添加到TDcefBrowser里
if not CefLoadLibDefault then Exit; CefAddWebPluginPath(ExtractFilePath(Paramstr(0)) + 'PepperFlashpepflashplayer.dll'); CefRefreshWebPlugins();
-->
生活记录,技术分享,娱乐世界。
if not CefLoadLibDefault then Exit; CefAddWebPluginPath(ExtractFilePath(Paramstr(0)) + 'PepperFlashpepflashplayer.dll'); CefRefreshWebPlugins();