Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Flash Script - Falling Snow Effect"
08-06-2011, 04:35 PM
Post: #3
RE: "Flash Script - Falling Snow Effect"
I'm using this little script for an xmas ad right now Smile The snow disappears to the right after some time due to this code:

ran = ran - 10;

Just remove this line and the snow should start at the top of the screen again.

I'm still having problems with some flickering in the top section of the window.

I replaced this:
setProperty ("", _y, 50);
with this:
setProperty ("", _y, 0);

and that seemed to help.

Wonder why... Smile

Pakistan's Local Search Engine | Yellow Pages of Pakistan
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: "Flash Script - Falling Snow Effect" - dianna - 08-06-2011 04:35 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)