How did you prove it is null? IIRC, it doesn't always trace() very well.
________________________________
From:
flexcoders@... [
flexcoders@...] On Behalf Of djhatrick [
djhatrick@...]
Sent: Tuesday, November 03, 2009 2:19 PM
To:
flexcoders@...
Subject: [flexcoders] Re: Fonts re-vanishing in module
var myLoaderContext:LoaderContext = new LoaderContext();
myLoaderContext.applicationDomain = ApplicationDomain.currentDomain;
why would applicationDomain be null after setting it in a creationComplete?
--- In
flexcoders@...<mailto:flexcoders%40yahoogroups.com>, "djhatrick" <djhatrick@...> wrote:
>
> Only one module gives me this problem, but it went away for an hour and is back.
>
> I'm :(
>
> Thanks,
> Patrick
>