I am trying to use with FileRefrence these day but I stucked in some security problems.
For example, I got a domain “mydomain.com”…I can’t get the file from “anysubdomain.mydomain.com”.I tried to look in LivesDocs in MM, it says to use policy file for crossdomain;
[font=Book Antiqua]http://livedocs.macromedia.com/flash/8/main/00002649.html[/font]
After creating the xml,I only can get permission to download file in www.mydomain.com…
For finding the causes, I use listener.onSecurityError to trace eeror from FileRefrence…
“Security Sandbox Error” <— thats all it trace back…
Any one know how to slove this? I am happy for any words.