简体   繁体   English

播放SWF外部文件

[英]playing swf external file

I want to play a external SWF file (which is in server) in client side. 我想在客户端播放外部SWF文件(位于服务器中)。 It is working when I run through flash, but when double click on .swf it shows a dialog box: 当我通过Flash运行时,它正在工作,但是当双击.swf时,它将显示一个对话框:

Adobe Flash Player Security To let this application communicate with the internet click Settings. Adobe Flash Player安全性若要使该应用程序与Internet通信,请单击“设置”。

So what settings do we need to change to play the swf file? 那么,我们需要更改哪些设置才能播放swf文件?

You need to tell your Flash Player that the file is trusted to load content remotely. 您需要告诉Flash Player该文件可以远程加载内容。 Go to the Flash settings panel here: http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html 转到此处的Flash设置面板: http : //www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html

With this panel you can add trusted locations in your local file system. 使用此面板,您可以在本地文件系统中添加受信任的位置。 If you add a folder to this, all subfolders will also become trusted. 如果您向其中添加文件夹,则所有子文件夹也将被信任。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM