removing mc?
Hi!
I have 3 labels on the timeframe(3 different pages)
Each page has a button eventlistener that starts the dynamic mc on fadein that tweens title text onto its page.
what is the best way to remove this mc on each page?
I can get it to work on some frames, but it remains on others and they all pile up when you click from one button to the next especially if you button click pattern!
should I use removeeventlistener
removechild
or visible=false with a conditinal statement?
also, where do I place the code, at the original eventListener site?
Thanks,
barb