将本地网络上的文件夹添加到“本地受信任”列表中地方

发布于 2024-11-26 03:36:16 字数 371 浏览 4 评论 0原文

我有一个位于本地网络公共共享文件夹中的 SWF 文件,我无法控制该文件尝试读取本地网络上的外部文件。

我目前遇到了安全违规问题,

Error #2148: SWF file file://....mySWF.swf cannot access local resource file://...config.xml"

我已通过 Flash Player 全局设置将 SWF XML 文件所在的网络路径添加到“受信任位置”。

添加的网络路径已成功显示在全局设置管理器中的“受信任位置”列表中,但 Flash Player 似乎无法真正将本地网络路径解析为“受信任位置”

FP 10.3.181.23,Win XP

I have a SWF file located at the local network in the public shared folder that I do not control over trying to read the external file on the local network.

I am currently hitting instead an security violation

Error #2148: SWF file file://....mySWF.swf cannot access local resource file://...config.xml"

I've added the network path where SWF an XML file resides to "trusted locations" via Flash Player Global Settings.

The added network path is successfully displayed at the list of "trusted locations" within Global Settings Manager, but it does not look like Flash Player is able to really parse the local network path as a "trusted location"

FP 10.3.181.23, Win XP

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

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

发布评论

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

评论(1

日记撕了你也走了 2024-12-03 03:36:16

在 Windows 上,我之前通过将网络驱动器映射到驱动器号来修复此问题。这似乎让 FP 相信了这个位置。

浏览到您想要映射的文件夹(不必是您的文件所在的文件夹,但可以位于树的更上层),右键单击并选择映射网络驱动器。分配驱动器号后,您必须将新路径添加到“全局设置”面板。

On windows I have previously fixed this by mapping network drives to a drive letter. That seemed to fool FP into trusting the location.

Browse to the folder you wish to map (it doesn't have to be the one your files reside in, but can be further up the tree), right click and select Map network drive. Once you've allocated a drive letter you will have to add the new path to the Global Settings panel.

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