gronli21
05-24-2010, 09:53 AM
Hi,
On frame 1 I have a menu, with eventlisteres. When I click one of the menu-items it takes me e.g. to frame 2, where there are new listeners.
My question is do I have to remove the listeners on frame 1 when I am on frame 2? Are the listeners still active (and take up memory) - although I've removed the child(s)?
On frame 1 I have a menu, with eventlisteres. When I click one of the menu-items it takes me e.g. to frame 2, where there are new listeners.
My question is do I have to remove the listeners on frame 1 when I am on frame 2? Are the listeners still active (and take up memory) - although I've removed the child(s)?