Skip to main content
Participating Frequently
July 27, 2007
Answered

Random Rotation

  • July 27, 2007
  • 4 replies
  • 442 views
I'm doing a kind of falling snowflake tutorial and would like to add some random rotation to each of the flakes. I don't want them to rotate more than once while they're falling. Here's the actionscript I've been using. Everything works except for the last line of code. Not sure if any of that line is correct. Any ideas would be much appreciated. Thanks much.

Ray

This topic has been closed for replies.
Correct answer _name
the script below uses your naming conventions so all you should have to do is copy + paste it into your document. it works

4 replies

Inspiring
July 31, 2007
glad to help
_nameCorrect answer
Inspiring
July 27, 2007
the script below uses your naming conventions so all you should have to do is copy + paste it into your document. it works

Participating Frequently
July 31, 2007
Thanks much for your help and the time you took to rewrite the code. It's very much appreciated. I tweaked it to fit my project, but pretty much used the majority of it.

Thanks again.

Ray
Inspiring
July 27, 2007
message is no longer needed
Inspiring
July 27, 2007
message is no longer needed