now i remember why i did removemovieclip instead of onUnload... sorry been doing flex for a loong time... if the parent is removed onUnload does not fire, with overriding removemovieclip i could pick up all the child clips and call removemovieclip on them allowing me to clean up bottom up and remove event listeners.
On 10/3/06, Johannes Nel <[EMAIL PROTECTED]> wrote:
onUnload is a better way to do it, make no mistake, it gets called a lot more consistantly - i do agree with that completly.
-- j:pn http://www.lennel.org _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

