Remove duplicates of a movieclip

To remove duplicates of a movieclip, write this at the same place as your duplicate code:

if( condition ){this.unloadMovie();}