I found the on this site tutorial on how to make falling snow in flash, which is excellent by the way, but now I have a question about it. HOW DO I STOP IT???
I have followed every step like it says, but when I continue into the next frame, the snow just keeps falling, even if I change scene. I have tried with several codes, “removeMovieClip(“Snow”)”, “snow.stop();” “_root.snow.unloadMovie();”, but nothing works!
Can someone please help me??