My knowledge of actionscript >= 0. You have been warned.
So I’m using the falling snow action found on the Kirupa website (http://www.kirupa.com/developer/mx/snow.htm), and I have everything working great, the snowflakes are drifting gorgeously down my movie, and I’m deliriously happy that something works, and then I realize that I want to make the snowflakes stop. Specifically on frame 433, when my new ‘scene’ begins.
I tried a buncha different (probably pretty dumb) things, like stop();, movieclip.stop();, even re-typed the duplicatemovieclip script to read removemovieclip and adjusted the math accordingly. Needless to say, it was all in vain.
If anyone could describe in excruciation detail how I could instantly wipe my screen clear of snowflakes, any help would be much appreciated.
Thanks a bunch in advance,
Ree