unloadMovie

Hey all,

I have a problem, I have a movie clip that I am attaching to the _root of my app using attachMovieClip()…this is working. I have an unloadMovie()…being called on the attached movie clip. This works great…the first time only!

Please help.