Teletype.java
Usage: Place teletype.class within your HTML directory along with your background (TheTube.gif) image if there is to be one.
Java Source: teletype.java
HTML Source:
<APPLET CODE="teletype.class"
WIDTH=124 HEIGHT=96 valign=center>
<Param Name = bgImage Value="TheTube.gif">
<Param Name=Msgnum Value = 4>
<Param Name=Msg0 Value="The Tube Text Applet">
<Param Name=Msg1 Value="Thankyou Sci Fi Channel ...">
<Param Name=Msg2 Value="The Class, image, and sound files ">
<Param Name = Msg3 Value="are availble for download. ">
<Param Name = Colour Value = "Yellow">
</APPLET>
Author: Bill Boulton of The Applet Orchard
|