AniBanner: Example #3
|
To view the applet tag in use above, right click inside the left frame and choose View Source Here we're only using one image, but we're using it for both the BgImage and the FgImage. The text of the image (the word 'CodeBase') is set as the transparent color. Through the BgImage you can see the orange background color (BgColor). Through the FgImage you can see the BgImage. In the example below, all we've done is to change the BgColor. In these examples, MouseReactive is set to 'faster' so the animation speed increases while the mouse is over the applet. In addition, both applet act as links to the previous example page when clicked. |