Changing Day to Night with Slider
Here we wire the alpha of a black rectangle to a slider and use damping for a smoother effect. Remember, you can't damp in a change() or on("change") - you would need to use a Ticker... well, the wire() is Ticker based.
by Dr Abstract