flex 4: does remove element also destorys the element?!
Posted
by ufk
on Stack Overflow
See other posts from Stack Overflow
or by ufk
Published on 2010-05-13T13:00:48Z
Indexed on
2010/05/13
13:04 UTC
Read the original article
Hit count: 374
flex4
|removeelement
Hiya.
I dynamically add and remove elements form VGroups. When I create an element and then append it to a VGroup and then remove it from that VGroup, does it destroy the element completely? if not, how can I destroy the element so it won't take space in memory.
thanks!
© Stack Overflow or respective owner