Create Falling Snow- A quick question

God day,
I am currently working with the “Falling Snow” example at http://www.kirupa.com/developer/mx/snow.htm

I have a little problem that I would like to ask about,
currently I have 4 scenes, where one contains this “Falling Snow” sollution.

When changing scene from the one with the falling snow, the animation sticks and is running on every scene I choose after that.
I have been trying to sort this out with added parameters to the scene link button on the scene with the snow animation.
code: removeMovieClip("_root.snow"); etc.

What I basically would like is for the snow animation to stop when I change the scene.

Best regards / Z