Hi
when i run my app debug mode: I got error messages:
[SWF] /myapp/bin-debug/index.swf - 982,107 bytes after decompression
Warning: Ignoring <site-control> tag in policy file from
http://localhost/myapp/crossdomain.xml. This tag is only allowed in master policy files.
Warning: Ignoring 'secure' attribute in policy file from
http://localhost/myapp/crossdomain.xml. The 'secure' attribute is only permitted in HTTPS and socket policy files. See
http://www.adobe.com/go/strict_policy_files for details.
Warning: Ignoring 'secure' attribute in policy file from
http://localhost/myapp/crossdomain.xml. The 'secure' attribute is only permitted in HTTPS and socket policy files. See
http://www.adobe.com/go/strict_policy_files for details.
Warning: Failed to load policy file from
https://localhost/crossdomain.xml*** Security Sandbox Violation ***
Connection to
https://localhost/myapp/bin-debug/weborb.aspx halted - not permitted from
http://localhost/myapp/bin-debug/index.swfError: Request for resource at
https://localhost/myapp/bin-debug/weborb.aspx by requestor from
http://localhost/myapp/bin-debug/index.swf is denied due to lack of policy file permissions.
Warning: Domain localhost does not specify a meta-policy. Applying default meta-policy 'master-only'. This configuration is deprecated. See
http://www.adobe.com/go/strict_policy_files to fix this problem.
Error: Ignoring policy file at
http://localhost/myapp/crossdomain.xml due to meta-policy 'master-only'.
Warning: Failed to load policy file from
https://localhost/crossdomain.xml*** Security Sandbox Violation ***
Connection to
https://localhost/myapp/bin-debug/weborb.aspx halted - not permitted from
http://localhost/myapp/bin-debug/index.swfError: Request for resource at
https://localhost/myapp/bin-debug/weborb.aspx by requestor from
http://localhost/myapp/bin-debug/index.swf is denied due to lack of policy file permissions.
how can i help me