如何判断 .swf 生成了错误?

发布于 2024-08-20 12:23:46 字数 87 浏览 10 评论 0原文

我刚才查看一个页面,弹出错误框,告诉我 .swf 中存在运行时错误。问题是,页面上有多个 .swf,我不知道是哪一个生成了错误。

有办法告诉吗?

I was viewing a page just now and got the error box popup telling me of a runtime error in a .swf The problem is, there are multiple .swfs on the page, and I do not know which one generated the error.

Is there a way to tell?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

¢好甜 2024-08-27 12:23:46

安装 Flash Player 的调试版本。您可以从 Adob​​e 网站下载:
http://www.adobe.com/support/flashplayer/downloads.html

将其配置为保存日志,如 Adob​​e 文档所述:
http://kb2.adobe.com/cps/403/kb403009.html

用它运行页面,并查看日志。您可以直接打开文本文件,或者如果您使用 Firefox,则有一个插件可以将其显示在页面旁边的小窗口中。

Install the debug version of Flash Player. You can download it from Adobe's website :
http://www.adobe.com/support/flashplayer/downloads.html

Configure it to save logs as described by Adobe's documentation :
http://kb2.adobe.com/cps/403/kb403009.html

Run the page with it, and look at the log. You can open the textfile directly, or if you use Firefox there is a plugin to display it in a small window beside your page.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文