Flex 3 与 Flash Player 10
我刚刚创建了一个 Flex 3 项目。我从 flex-config 文件中了解到 Flex Builder 3 的最低要求是 Flash 9 或更高版本。我的机器上有 Flash Player 10,但是当我在 Firefox 中启动应用程序时。它给出以下错误:
C:\Programs Files (x86)\Mozilla Firefox\plugins\NPSWF32.dll
Flex Builder 无法找到所需版本的 Flash Player。您可能需要安装 Flash Player 9 或重新安装 Flex Builder。
您想尝试使用当前版本运行您的应用程序吗?
有人可以解释一下吗?
谢谢
I have just created a Flex 3 project. I understand from the flex-config file that the mininum requirement for Flex Builder 3 is Flash 9 or above. I have Flash player 10 on my machine but when I launch my application in firefox. it gives the following error:
C:\Programs Files (x86)\Mozilla Firefox\plugins\NPSWF32.dll
Flex Builder cannot locate the required version of Flash Player. You might need to install Flash Player 9 or reinstall Flex Builder.
Do you want to try to run your application with the current version?
Can someone put some light on this?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
实际上有 3 个 Flash 播放器可用...请确保安装了正确的播放器:
1. 独立播放器
2. ActiveX播放器(在Internet Explorer中使用)
3. 插件播放器(用于几乎所有其他浏览器)
因此,如果您的 Flex Builder 打开 IE,那么您必须拥有 Debug ActiveX
There are actually 3 Flash Players available ... be sure to have installed the correct one:
1. Standalone Player
2. ActiveX Player (Used in Internet Explorer)
3. Plugin Player (Used in allmost all other Browsers)
So if your Flex Builder for example opens the IE, then you have to have the Debug ActiveX
尝试从此处<下载正确的调试 flash 播放器(内容调试器) /a>
Try to download proper debug flash player (content debugger) from here