Well,
I’ve got two problems!
I’m loading a swf in a “container” that have a FLVPlayback and an EnterFrame.
When I use removeChild(container) it removes the container (graphically).
What happens is that I can still listen the video playing, and the enterframe is still running.
How can I remove a “container” and everything inside it no matter what?
Thank you!!