I have a movie clip in my file I do not want anymore after 100 loops.
When I go into the reference, it is said I only can unload movies that were loaded with loadMovie() function.
So what should I do?
It is not sufficient to just put the visibilty to 0.
This movie do some actions I really admire to kick.
btw: onClipEvent( enterFrame ) <- I thought this event cannot be provoked when I stop the animation within the movie
When I go into the reference, it is said I only can unload movies that were loaded with loadMovie() function.
So what should I do?
It is not sufficient to just put the visibilty to 0.
This movie do some actions I really admire to kick.
btw: onClipEvent( enterFrame ) <- I thought this event cannot be provoked when I stop the animation within the movie