trace(loaderInfo.url.indexOf("file:///") != -1);
trace(new LocalConnection().domain == "localhost");
trace(Security.sandboxType != "remote");
trace(loaderInfo.url.indexOf("file:///") != -1);
trace(new LocalConnection().domain == "localhost");
trace(Security.sandboxType != "remote");