var myLoaderContext:LoaderContext = new LoaderContext(); myLoaderContext.applicationDomain = ApplicationDomain.currentDomain;
why would applicationDomain be null after setting it in a creationComplete? --- In [email protected], "djhatrick" <djhatr...@...> wrote: > > Only one module gives me this problem, but it went away for an hour and is > back. > > I'm :( > > Thanks, > Patrick >

