Please Copy & Paste as follows,

<CENTER>
<APPLET code="jump.class" width="320" height="100">
<PARAM name="start_HL" value="40"> <!-- 1 to 100 -->
<PARAM name="speed" value="4"> <!-- 1 to 5 -->
<PARAM name="maxText" value="5">
<!-- please change value-->
<PARAM name="text1" value="WELCOM">
<PARAM name="text2" value="to">
<PARAM name="text3" value="KIZAKI's">
<PARAM name="text4" value="JAVA World">
<PARAM name="text5" value="Kizaki Yuukou">
</APPLET>
</CENTER>


Save This Applet Class


Back to Java Applet Index
Back to Home Page Index