Oooh, OK, it is also the way I do it.
I didn't understand the difference between strong and weakly.

Not my native language, I am Dutch. 

Thanks for clearing it to me!



-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Steven Sacks
Sent: zondag 7 februari 2010 23:34
To: Flash Coders List
Subject: Re: [Flashcoders] Re: is it ever ideal to NOT use weak references?

function onComplete(event:Event):void
{
     event.target.removeEventListener(Event.COMPLETE, onComplete);
}

Easy peasy.
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 9.0.733 / Virus Database: 271.1.1/2673 - Release Date: 02/07/10
08:22:00

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to