-
simple javascript (I hope!)
Hello all
Please help with (hopefully) a simple piece of javascript.
I want to randomly animate the opacity of a layer between two values, 0 and 100% – no inbetween values (so the layer is either on or off). Ideally I also want to be able to change the framerate/speed at which this occurs (similar to the “wiggle” function).
This will be applied to about 40 or so layers, each layer has a hand painted splatter spread over predifined areas of the screen, so I want a real noisy and dynamic feel. No movement, just opacity.
I don’t know where to start! Can anyone help?
Many thanks.