"Snow"-like program wont snow!

Hey everyone,

I’m pretty new to flash and ive been practicing with action script lately. I tried to make a program that did the same thing as the “snow” tutorial, and for some reason it isnt working. Everything seems fine, I really have no idea what could be wrong with it. Can anyone figure it out? If anyone took the time, id appreciate it a lot. Ive spent hours trying to figure it out and written the code a million ways… im thinking it might not even be the code, but i have no idea.

(It should work if you do it this way…)
Right Click and Save As…

Thanks to anyone taking the time!

Link’s not working:*(

scotty(-:

Yeah the link is correct he just had the paremeters for it confused, just copy and paste this into the browser http://stu.aii.edu/~mj4114/moncreyweasel.fla .
I’m afraid I’m unable to help though, not advanced in coding.

Thanks, I saw that, but I can’t download the file that way:)

scotty(-:

oh crap your right… ill fix it, hehe…


Yeah just right click and save as, it should work.

for (i=0; i<50; i++) {
	textMC.duplicateMovieClip("textMC"+i, i);
}

You had i**>**50 :wink:

scotty(-:

PFFFF I feel stupid! haha. Thanks, though… i swear i changed that… but… ok no excuses, im a fool, hehe. Thanks.(-:

welcome and I know that feeling:lol: