Example1 Example2 Example3 Example4 Example5


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

<applet code="glow.class" width=380 height=38>

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

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

<param name="text_font" value="Arial">
<param name="font_size" value="28">
<param name="font_style" value="1">
<param name="text_color" value="0000ff">
<param name="blur_value" value="7">
<param name="coefficient" value="1.08">
<param name="text_align" value="center">
<param name="xoffset" value="10">

<param name="delay" value="30">
<param name="stop" value="2000">
<param name="fadewidth" value="20">
<param name="target_frame" value="_self">

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

<param name="text2" value="It is cool !">
<param name="link2" value="http://www.geocities.com/japplets">
<param name="statusbar_message2" value="Glow">

<param name="text3" value=". . . . . . . . . . . . . . . . . . . . . .">
<param name="link3" value="">
<param name="statusbar_message3" value="">

<param name="text4" value="It is fast .">
<param name="link4" value="http://www.geocities.com/japplets">
<param name="statusbar_message4" value="Glow">

<param name="text5" value=". . . . . . . . . . . . . . . . . . . . . .">
<param name="link5" value="">
<param name="statusbar_message5" value="">

<param name="text6" value="It is flexible !">
<param name="link6" value="http://www.geocities.com/japplets/">
<param name="statusbar_message6" value="Click here for download Glow">

<param name="text7" value="Download Now !">
<param name="link7" value="http://www.geocities.com/japplets/glow.html">
<param name="statusbar_message7" value="Click here for download Glow">

</applet>