ColorRadioWaves Applet Parameters

initialRadius
the radius of the first wave in each series, in pixels (default is 0)
radiusIncr
the difference between the radii of successive waves, in pixels (default is 1)
waveColor
this parameter is ignored for ColorRadioWaves: colorCount and the color0, color1, ... parameters are used instead.
waveDelay
the length of the pause between waves, in milliseconds (default is 0)
seriesDelay
the length of the pause between series of waves, in milliseconds (default is 0)
clearBetweenSeries
a boolean indicating whether or not to erase all waves between series (default is true)
seriesCount
the number of series of waves to emit. If negative, an infinite number of series will be emitted (default is -1)
colorCount
the number of wave colours
color0
the colour of the first wave in each series (defaults to black)
color1
the colour of the second wave in each series (defaults to color0, the colour of the first wave)
colorn
(for n = 1, 2, ..., (colorCount-1)) the colour of the (n+1)th wave in each series (defaults to color(n-1), the colour of the n`th wave)

Author: James MacKay
Last Updated: August 14, 1997
Copyright © 1997 James MacKay