I could only find 1 fading text applet on the site. Use this code.
Code:
<applet code="FadeText.class" codebase="java/" width="500" height="100">
<param name="desc0"value="Insert First Text">
<param name="desc1"value="Insert Second Text">
<param name="desc2"value="Insert Third Text">
</applet>
imaginemn