I want to remove all movieclips in my wrapper
movieclip.
wrapper.removeMovieClip(ALL CONTENT);
how can I achieve that ?
Let add, that I don't know names / id of all the movieclips in wrapper
.
Just want to PURGE all content. and prepare for futher use.