Flash is becoming irritating...
All of my movieclips were created entirely in Actionscript except for one which has a nested scrollpane. If I delete the nested scrollpane mc from the library, I can use mc.removeMovieClip(), but with the nested scrollpane MC at least on the stage and I think the scrollpane just needs to be in the library, the movieclips I am trying to remove are not being removed. I'm not trying to remove the nested scrollpane MC. So, what do I need to do to be able to use removeMovieClip() again? The easiest would be to not use a scrollpane, but I would like to it would make life easier.
Any help would be great!
Thanks.
All of my movieclips were created entirely in Actionscript except for one which has a nested scrollpane. If I delete the nested scrollpane mc from the library, I can use mc.removeMovieClip(), but with the nested scrollpane MC at least on the stage and I think the scrollpane just needs to be in the library, the movieclips I am trying to remove are not being removed. I'm not trying to remove the nested scrollpane MC. So, what do I need to do to be able to use removeMovieClip() again? The easiest would be to not use a scrollpane, but I would like to it would make life easier.
Any help would be great!
Thanks.