【发布时间】:2010-12-28 17:38:33
【问题描述】:
我有一个用于测试麦克风的应用程序。但是当包含在 html 页面中时,它显示错误 #2032。如何解决这个问题。
这是 HTML 代码
<div style="display: inline;float:center;">
<object width="100" height="100">
<embed src="mic.swf" width="250" height="250">
</embed>
</object>
</div>
【问题讨论】:
-
为什么您认为在 HTML 页面中包含此应用会导致错误?您如何测试应用程序?特定行是否会导致错误?你能发布完整的堆栈跟踪吗?
-
因为当APP被删除时,错误没有出现。我将如何获得html页面的堆栈跟踪?
-
错误信息是什么?它出现在每个浏览器中吗?如果所有文件都是从本地文件系统使用的,你看到了吗(或者换句话说 - 可以用 adobe 设置管理器macromedia.com/support/documentation/en/flashplayer/help/… 解决吗?)
-
实际上,当我在 Ubuntu firefox 中打开页面时出现此错误。
-
刚刚收到来自
Flash Media Server 4\tools\multicast\multicastplayer\multicastplayer.html的相同错误,而嵌入的multicastplayer.swf只是告诉我必须指定一个网址
标签: javascript html apache-flex actionscript-3