Giter VIP home page Giter VIP logo

cefflashbrowser's Introduction


CefFlashBrowser

FLASH BROWSER!

main

cefflashbrowser's People

Contributors

andreascalzo99 avatar mzying2001 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cefflashbrowser's Issues

无法启动cef

在事件查看器中有以下错误

应用程序: CefFlashBrowser.exe
Framework 版本: v4.0.30319
说明: 由于未经处理的异常,进程终止。
异常信息: System.NullReferenceException
在 CefFlashBrowser.App.InitCefFlash()
在 CefFlashBrowser.App.OnStartup(System.Windows.StartupEventArgs)
在 System.Windows.Application.<.ctor>b__1_0(System.Object)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
在 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
在 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
在 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
在 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
在 MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
在 System.Windows.Threading.DispatcherOperation.Invoke()
在 System.Windows.Threading.Dispatcher.ProcessQueue()
在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
在 MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
在 MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
在 System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
在 System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
在 System.Windows.Application.RunDispatcher(System.Object)
在 System.Windows.Application.RunInternal(System.Windows.Window)
在 System.Windows.Application.Run(System.Windows.Window)
在 CefFlashBrowser.App.Main()

点击exe文件后无法打开

尝试了发布版1.05和1.06,双击CefFlashBrowser.exe后无反应。
一台电脑是一开始由于.net版本4.6导致双击后报错,之后更新了win10系统,.net版本变成4.8了,报错消息了,但是变成无任何反应了。
一台电脑一开始是正常打开的,之后点击清除缓存就无法打开了。
尝试了两个版本都是一样的反应,大家有遇到过吗?

System.IO.FileNotFoundException导致无法启动

          > > System.IO.FileNotFoundException: 未能加载文件或程序集“CefSharp.Core, Version=84.4.10.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138”或它的某一个依赖项。找不到指定的模块。 文件名:“CefSharp.Core, Version=84.4.10.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138” ---> System.IO.FileNotFoundException: 未能加载文件或程序集“CefSharp.Core.dll”或它的某一个依赖项。找不到指定的模块。 文件名:“CefSharp.Core.dll” 在 System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) 在 System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) 在 System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) 在 System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark) 在 System.Reflection.Assembly.LoadFrom(String assemblyFile) 在 CefFlashBrowser.App.<>c.<.ctor>b__1_0(Object s, ResolveEventArgs e) 在 System.AppDomain.OnAssemblyResolveEvent(RuntimeAssembly assembly, String assemblyFullName)

在 CefFlashBrowser.App.InitCefFlash() 在 CefFlashBrowser.App.OnStartup(StartupEventArgs e)
win11,23H2,所有版本都无法打开(以上为1.0.8 32位报错信息)

不应该啊,你是没有全部文件都解压出来吧,Assets文件夹不能丢,所有依赖都在里面

应该是全部都解压了
之前22H2的时候可以用1.0.6的,升级到23H2就打不开了,1.0.8的64位也打不开

Originally posted by @whyvo1 in #16 (comment)

请教 CefSharp 使用问题

求教大佬,我在自己的项目里使用 settings.CefCommandLineArgs["autoplay-policy"] = "no-user-gesture-required";,可是还需要手动启用插件。

.net framework 4.7.2
CefSharp 79.1.360

无exe

大佬,没找到exe文件

最小化后无法还原窗口,而且游戏声音还在

之前一直用1.0.4版本玩一个flash网游,最小化后可以还原窗口,游戏声音也会关闭,现在用1.0.8版本最小化后点击任务栏图标无法还原窗口,必须右键图标上的预览界面,再点击还原才能还原窗口,而且游戏声音还在,对游戏挂机不是很友好,希望大佬有空解决一下,谢谢(ps:为什么不继续用旧版?因为新版比旧版更流畅,所以想用新版)
QQ图片20240117130913

打不开

双击CefFlashBrowser.exe没任何反应

关于调用字体

加载的flash游戏在简中系统下默认调用的是微软雅黑,但有些游戏对微软雅黑字形适配不是很好(字体高度跟宋体等字体不一样),导致很多内容只能显示一半的字。
例如“金庸群侠传3”和“武林外传勇夺金掌柜”有些文本只能显示一半
是否能出个字体更改的功能or让字体调用宋体呢?

建议可以增加swf转mp4功能

在播放swf文件时,可以录制surface,保存成视频文件;
除了需要交互的游戏,其他直接播放类型的flash动画,能转成视频的话,就方便多了。

希望浏览器的缩放可以更便捷些

浏览器不支持Ctrl + + 、Ctrl + - 、Ctrl + 滚轮 的快捷键,也不能直接在缩放里面填写缩放数值,有时候进入网页的时候需要重复点鼠标左键进行网页缩放
是否能出个快捷缩放的功能呢?

个人一些意见。

您好,在玩火影忍者Online游戏画质无法切换选择低还是在高的选择项里,麻烦大佬优化一下。图片以上传。

浏览器可以增加一个内存优化的按钮吗,玩游戏过程中时间长,会出现卡顿现象。

FLash麻烦可以更新到34.0.0.305吗,这个版本优化的效果比较好,目前的版本是301。

303923048-b89e4831-558c-49fa-9163-b3a352b40c08

关于记录用户名密码功能

在此谢谢大佬软件,本人工作单位需要用到flash上传文件,用着很开心,麻烦问一下能不能添加一个记录用户名密码的功能,毕竟领导的活还是要干,账号比较多,谢谢。

加载本地SWF文件界面

通过CefFlash浏览器加载我从洛克王国上下载的swf时,背景颜色是褐色,怎么改成白色?

无法打开

提示这个

System.IO.FileLoadException: 未能加载文件或程序集“CefSharp.Core, Version=79.1.360.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138”或它的某一个依赖项。不支持操作。 (异常来自 HRESULT:0x80131515)
文件名:“CefSharp.Core, Version=79.1.360.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138” ---> System.NotSupportedException: 尝试从一个网络位置加载程序集,在早期版本的 .NET Framework 中,这会导致对该程序集进行沙盒处理。此发行版的 .NET Framework 默认情况下不启用 CAS 策略,因此,此加载可能会很危险。如果此加载不是要对程序集进行沙盒处理,请启用 loadFromRemoteSources 开关。有关详细信息,请参见 http://go.microsoft.com/fwlink/?LinkId=155569。
在 System.Reflection.RuntimeAssembly.nLoadFile(String path, Evidence evidence)
在 System.Reflection.Assembly.LoadFile(String path)
在 CefFlashBrowser.App.<>c.<.ctor>b__1_0(Object s, ResolveEventArgs e)
在 System.AppDomain.OnAssemblyResolveEvent(RuntimeAssembly assembly, String assemblyFullName)
在 CefFlashBrowser.App.InitCefFlash()
在 CefFlashBrowser.App.OnStartup(StartupEventArgs e)

最小化后无法恢复

当我最小化浏览器窗口后,发现无法恢复窗口,这就很麻烦,又要重新开一次

打开网页加载不了是什么情况

我尝试让浏览器加载任何一个网页但是都显示是空白,想不出来是什么问题,如果有自带的日志文件我可以提交上来

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.