无需安装权限即可运行应用程序
我正在尝试构建一个应用程序,它应该具有 Flash Player 控件,可以从服务器(特定 URL)播放 SWF。对于 Flash Player ActiveX,您必须将 SWF 文件保存到临时位置才能加载并播放,不是吗?
您必须创建一个相应的链接,您可以将其传递给 Flash Player ActiveX,然后在播放后删除 SWF 文件。当然,不能保证高安全级别,但我认为如果至少不创建临时文件(可以在本地拦截),那很好。那么问题是如何使 Flash Player ActiveX 能够直接从任何源加载 SWF 文件而不使用临时文件?
I'm trying to build an app, which should have Flash Player control, which plays SWF from server (certain URL). For Flash Player ActiveX you have to save SWF file to a temporary location to load it and play, isn't it?
You'll have to create a corresponding link that you can pass to the Flash Player ActiveX and then delete SWF file after it is played. Of course, high security level can't be guaranteed, but I think it's good, if at least no temporary files are created (can be intercepted LOCALLY). So the question is how to make Flash Player ActiveX be able to load SWF file directly from any source without usage of temp files?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您应该使用 f-in-box。它扩展了Flash功能。您可以从 f-in-box.com 下载
You should use f-in-box. It extends features Flash. You can download it from f-in-box.com