d
Sent: Friday, September 12, 2008 5:59 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: SWFLoader unloading, whats the trick?
Alex,
Do you know if Class instances get GC'd? (as in instances of Class, not general
objs) I've noticed Player likes to collect SWFs awfully quic
lto:[EMAIL PROTECTED] *On
> Behalf Of *djepyon
> *Sent:* Friday, September 12, 2008 12:11 PM
> *To:* flexcoders@yahoogroups.com
>
> *Subject:* [flexcoders] Re: SWFLoader unloading, whats the trick?
>
>
>
> Ok, I went ahead and added some manual clean up to the swf's I was
tives.
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of djepyon
Sent: Friday, September 12, 2008 12:11 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: SWFLoader unloading, whats the trick?
Ok, I went ahead and added some manual clean up to the swf's I was
loa
mailto:[EMAIL PROTECTED]
On Behalf Of djepyon
> Sent: Wednesday, September 10, 2008 8:01 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: SWFLoader unloading, whats the trick?
>
>
> Alex thanks for the additional info.
>
> swfloader.content.stop() prior to
: [flexcoders] Re: SWFLoader unloading, whats the trick?
Alex thanks for the additional info.
swfloader.content.stop() prior to setting a new source in this case
managed to stop the next swf at the beginning once it loaded. Not sure
why this happened.
I did a bit of testing here and as far as I can tell
e loaded SWF cleans up after itself.
>
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of djepyon
> Sent: Tuesday, September 09, 2008 8:35 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: SWFLoader unloading, whats the trick?
>
>
> Than
etter" if the loaded SWF cleans up after itself.
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of djepyon
Sent: Tuesday, September 09, 2008 8:35 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: SWFLoader unloading, whats the trick?
Thanks guys. The feedback
Thanks guys. The feedback I get on here is always great.
I was able to listen for UNLOAD on the SWFLoader. I tried a
MovieClip(event.target.content).stop() but it seems that its already
disappeared at this point and throws a null object reference error.
Listening on the content object didn't trig
8 matches
Mail list logo