Hi guys,
How can i delete mc in as3. I know the option “removeChild”, in this the mc is not deleted, it is removed from the stage or from any mc. it still exists.
Suppose, I am creating mc’s dynamically from a loop say enter frame, the no of mc will go on increase till the loop continues and it occupies space, and reduces the animation speed(if i give animation for the new mc’s).
I know this is done in as2. Please help me for getting done in as3.
Thanks in advance.