我在Javascript中使用TGetProperty
与Flash电影进行互动。当从Web服务器托管时,这在IE中工作正常,但如果我尝试从本地驱动器打开页面,Javascript将失去与Flash电影通信的能力并返回“未指定的错误”。
由于有关本地内容的限制性安全政策,我认为这种情况正在发生。
我该怎么做才能解决这个问题?
感谢。
答案 0 :(得分:1)
答案 1 :(得分:1)
不起作用
您需要在此链接更改安全保护: http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html
扎克