I have a actionscript script that retrieves data from the database and creates a movie clip with a text field to store the data. I have next and previous buttons to navigate to show the next or previous ten database records.
When previous or next are clicked I want to remove the movie clips previously created using
Code:
titleMC = _root.sub_nav_mc.createEmptyMovieClip("articleTitleMC"