TextWizard Professional: Example #5
Double Image

To view the applet tag in use on this page, right click inside this frame and choose View Source

The example above is almost identical to the previous one, with the two exceptions: most noticeably, a background image (BgImage) has been used as well as the foreground image. The BgImage can therefore been seen 'through' the transparent portions of the FgImage.

This highlights the second difference: because this BgImage consists of more than one color, it's impossible to fade the text out to complete invisibility. To get around this, we've increased the DefaultSlideSpeed and set DefaultSlideOption to 'scroll' so that the text should have scrolled offscreen before fading completely.

We've also added some textcolors and changed a couple of fonts, but that probably seems pretty mundane by now.