Example1Example2Example3


Here's the code I used for the applet on top:

<applet code="wiperight.class" width=440 height=50>

<param name="regcode" value="">
<param name="info" value="Applet by Gokhan Dagli,www.geocities.com/japplets/">

<param name="bgcolor" value="000000">

<param name="text_font" value="Courier">
<param name="font_size" value="20">
<param name="font_style" value="1">
<param name="text_color" value="10E010">
<param name=text_align value="left">
<param name=xoffset value="10">

<param name="delay" value="70">
<param name="stop" value="2000">
<param name="fadewidth" value="40">
<param name="target_frame" value="_self">

<param name="text1" value="WipeRight Java Applet is available!">
<param name="link1" value="http://www.geocities.com/japplets">
<param name="statusbar_message1" value="WipeRight Java Applet is available!">

<param name="text2" value="Download now !">
<param name="link2" value="http://www.geocities.com/japplets/wiperight.html">
<param name="statusbar_message2" value="WipeRight">

</applet>



Hosted by www.Geocities.ws

1