摘要:var context:LoaderContext = new LoaderContext();context.applicationDomain = new ApplicationDomain();context.checkPolicyFile = true;context.securityDomain = SecurityDomain.currentDomain;Loader.load(new URLRequest(url), context);
阅读全文
posted @ 2011-03-04 04:50
浙公网安备 33010602011771号