need this to change to random colors every .8 secs. compiles ok, but not getting wanted results. cant figure out where i am wrong?
i get the applet viewer window with a black square but no color change.
Here is the .html file
<applet code = ColorChange .class width = 300 height = 300>
</applet>