Random color code

lol … nice beta … very nice.

color changing river rocks … trippy … but it kills my poor 600MHz at work. I’ll have to try it on my machine at home :slight_smile:

it’d be really trippy if they all changed different colors rather than changing to the same color at the same time :o

Well, Yes! It would. However, I did not see that button until you just mentioned it. From a usability standpoint, I would put the button somewhere near where the action will take place. Also, unless it is totally obvious, a good number of your users will ask… “Regenerate what?” or “I wonder where that Regenerate will take me”, etc…

:slight_smile:

You can make them change different colors.

Change the .02 .05 and .09 to different values that = .16

wouldn’t that just give them a different color set that they’re picking from. i mean at the moment each rock picks its own unique color. in the iteration with your code in it they are all the same color and they change together to the same new color. i thought it would be neat if they all changed to different colors at the same time. that would probably lag my machine even more here at work, but i could set the depth down so i wouldn’t get so many recursions.

thanks =)

Changing the .02 and such values will change the color order altogether because you will be adding more of one color than of another.

right. you’re adding more of one color than another but each duplicate clip will get the same amount added so they all change to the same random color … right?

i tried making it regenerate every 15 seconds … i like that a lot better … thanks for the suggestion Iammontoya =)

Oh, I just downloaded your .fla and saw exactly what you were doing. I thought you already had your clips on the stage and you were using a button to change their colors.

Sorry.

no worries=)