WobbleImage

Uh, it wobbles around.

Requires three parameters, img, which is the URL for the image, and xvar and yvar, which say how much it varies around the center. To just make it wobble left and right, make yvar 0. The height should be the height of the image plus twice yvar and the width should be the width of the image plus twice xvar.

This explanation is poor. It's not that fancy of an applet though, so...

The Source

Back to MK's Java Page