`
hehailin1986_163.com
  • 浏览: 153706 次
  • 性别: Icon_minigender_1
  • 来自: 成都
社区版块
存档分类
最新评论

SecurityError: Error #2070....cannot access Stage owned by...

阅读更多
i am loading swfs into my main swf. the swfs being loaded in will be made by me, but also a lot made by other people.

i noticed that, if a swf being loaded in uses just about ANY components, that i get this error...

SecurityError: Error #2070: Security sandbox violation: caller loadMeIn.swf cannot access Stage owned by main.swf.

this is a major issue for me. i want these swfs to be able to use components, but i DO NOT want to use Security.allowDomain('*') because then the loaded in swfs have access to everything. i am purposely giving these swfs no access to main.swf

there's got to be a way around this...

i understand that when components are added into a swf they are trying to add listeners to the stage, so i don't know how to fix this problem 
分享到:
评论

相关推荐

    在Flex中发布地图 程序报错 SecurityError: Error #2048: 安全沙箱冲突,只需要下载添加这个就可以

    网上的方法很多,我看了好多,但是就是不管用,我的情况是,在程序没发布时,直接运行没错误,但是当发布时,访问就错了,提示SecurityError: Error #2048: 安全沙箱冲突:http://localhost:8086/index.swf 不能从 ...

    解决java.security.InvalidKeyException: Illegal key size

    在Java编程环境中,有时会遇到一个常见的错误:"java.security.InvalidKeyException: Illegal key size"。这个错误通常是由于Java安全策略的限制导致的,尤其是当你尝试使用超过默认限制的密钥长度(例如,超过128位...

    Flex_RPC错误大全

    错误信息:“RPCFault faultString="Sendfailed" faultCode="Client.Error.MessageSend" faultDetail="Channel.Security.ErrorerrorError#2048”” - **问题分析**:安全沙箱冲突,通常发生在尝试跨域访问资源而未...

    3GPP2 CDMA 规范目录

    - **WiMAX (Worldwide Interoperability for Microwave Access)**:一种宽带无线接入技术,支持高速数据传输。 - **Inter-Technology Handoff**:跨技术的手动切换,例如从HRPD到WiMAX网络的切换。 #### 19. S.R...

    jboss7.1.1下报java.lang.SecurityException: JCE cannot authenticate the provider BC

    标题中的“jboss7.1.1下报java.lang.SecurityException: JCE cannot authenticate the provider BC”是一个典型的Java安全异常,通常发生在尝试使用不受信任的加密提供者时。在这个问题中,"BC"指的是Bouncy Castle...

    毕业设计-Spring Boot小型诊所信息系统源代码

    使用集成SpringSecurity、Mybatis框架,使用thymeleaf模板引擎 数据库使用Mysql 同时使用 Redis 用于提高速度 #### 安装教程 1. 安装MySQL 、Redis (端口号默认) 2. 安装maven 3. 启用Idea 4. 导入项目 5. 在项目的...

    ESET NOD32 File Security v4 安装手册

    **ESET NOD32 File Security v4 安装与配置详尽指南** ESET NOD32 File Security是一款高效的企业级反病毒解决方案,旨在保护网络环境中的服务器免受恶意软件威胁。本手册将深入解析如何安装及配置ESET NOD32 File ...

    java.security.InvalidKeyException: Illegal key size 解决方案

    在Java编程中,`java.security.InvalidKeyException: Illegal key size` 是一个常见的错误,通常出现在加密或解密操作中,尤其是涉及到对称加密算法如AES(高级加密标准)时。这个错误表明您试图使用的密钥长度不受...

    java.security.InvalidKeyException:illegal Key Size

    在Java编程环境中,"java.security.InvalidKeyException: illegal Key Size" 是一个常见的错误,通常发生在加密或解密操作中。这个错误表示你试图使用的密钥长度超过了Java默认的安全限制。在给定的上下文中,这个...

    Parasoft Handbook

    2. **Step 2**: Navigate to the "Security" tab and select the appropriate security protocol. 3. **Step 3**: Configure the security settings according to the requirements of the WSDL. 4. **Step 4**: ...

    初识 Spring Security - v1.1.pdf

    ### 初识 Spring Security #### 一、Spring Security 概述 **Spring Security**是一种广泛应用于Java企业级项目中的安全框架,它基于Spring AOP(面向切面编程)和Servlet过滤器来提供全面的安全解决方案。该框架...

    SECURITY ALERT:INTEGRITY CHECK ERROR

    myeclipse2015 ci破解后,报错,自动关闭; 解决方法:还原破解前的jar文件。 com.genuitec.eclipse.core_13.0.2.me201508121459.jar

    VECTOR AUTOSAR BSW详细说明

    - **安全性**:MICROSAR.Security模块负责提供AUTOSAR ECUs的安全访问控制。 - **功能性安全**:MICROSAR.Safe模块按照ISO 26262标准,提供高达ASIL D级别的功能性安全。 #### 17. 多核解决方案 - **多核处理器支持...

    解决启动MongoDB错误:error while loading shared libraries: libstdc++.so.6:cannot open shared object file:

    当尝试启动MongoDB数据库服务时,遇到"error while loading shared libraries: libstdc++.so.6: cannot open shared object file"的错误,这通常意味着系统缺少一个必要的动态链接库——libstdc++.so.6。这是一个C++...

    web.xml元素详解

    `security-constraint`元素用于定义安全约束,包括对URL的访问控制策略,配合`login-config`元素使用,确保Web应用的安全性。 #### 19. Login-Config `login-config`元素用于配置身份验证机制,如表单认证、基本...

    Access 2007 Programming

    Expert Access™ 2007 Programming Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxv Part I: Programming Access Applications . . . . . . . ...

    解决myeclipse导出war时,出现“security alert:integrity check error”

    解决myeclipse不能正常导出war包问题,出现“security alert:integrity check error” 替换到目录:MyEclipse10.7\Common\plugins\com.genuitec.eclipse.export.wizard_9.0.0.me201211011550.jar

    CA.exe克隆教程

    Processing.ERROR问题 - **问题**:在执行克隆过程中出现错误提示。 - **原因**:可能是缺少必要的动态链接库文件,如`msvcp60.dll`。 - **解决方法**:将缺失的动态链接库文件复制到系统目录下,通常为`C:\...

    Hi3510特性接口介绍.pdf

    12. **Security Features**: 包括DES/3DES/WaterMark等功能。 #### 三、应用产品形态 Hi3510广泛应用于多种产品形态,包括但不限于: 1. **安防摄像头**: 适用于家庭安全监控、商业场所监控等场景。 2. **网络...

Global site tag (gtag.js) - Google Analytics