I am new at AS3. I use removeChild() to remove something in the stage. But i got a problem.

There is a movieclip named mc in the main stage.

removeChild(this)

is at the 10. frame of mc. But it doesn't work.