Update: I managed to get rid of the button cloning at the bottom of the stage by adding removeMovieClip("nameOfMovie") to remove all of the stage movies that get loaded in the news viewer.
My worst problem remains though. If I hit any button that clears the news module, and then reload it the news will scroll constantly and ignore the mouse listener in the actionscript that is supposed to keep it from scrolling when you are in the movie. It also ignores the 12 second scroll delay in the XML file and just scrolls like every 1-3 seconds. Anyone have any idea how I can fix the problems after reload of the news movie? Thanks for any responses.
|