Hello once again I hate to keep bothering you guys but man this is really frustrating. I am still having problems with this text scroller applett to load. It says opening java class and then it is still blank. I am not getting any error messages so I don't know why it's not loading. The Url is and here is the code:
</head>
<body>
<center>
<applet code="text_scroller.class" width=520 height=591>
<param name=info value="Applet by Gokhan Dagli,textscroller.tripod.com">
<param name=textcolor value="03FEFE">
<param name=bgcolor value="000000">
<param name=enable_bgpicture value="1">
<param name=bgpicture value="bramdrac1.jpg">
<param name=speed value="40">
<param name=textdimension value="12">
<param name=fonttype value="Arial">
<param name=paragraph_number value="3">
<param name=parag1 value="Welcome to TextScroller Java Applet.">
<param name=parag2 value="Vertical text scroll effect. You can use background image.">
<param name=parag3 value="Please visit textscroller.tripod.com for download latest version of textscroller.">
</applet>
</center>
<br><br><br><br><br><br><br><br>
</body>
</html>
I tried the html conversion and was told I maybe didn't really need it. Can anyone give me an idea where I should go from here. I have been trying to get this to work for about a month now and I wish I knew what to do, but I am lost. Everything I try doesn't seem to work
Thanks so much guys!
</head>
<body>
<center>
<applet code="text_scroller.class" width=520 height=591>
<param name=info value="Applet by Gokhan Dagli,textscroller.tripod.com">
<param name=textcolor value="03FEFE">
<param name=bgcolor value="000000">
<param name=enable_bgpicture value="1">
<param name=bgpicture value="bramdrac1.jpg">
<param name=speed value="40">
<param name=textdimension value="12">
<param name=fonttype value="Arial">
<param name=paragraph_number value="3">
<param name=parag1 value="Welcome to TextScroller Java Applet.">
<param name=parag2 value="Vertical text scroll effect. You can use background image.">
<param name=parag3 value="Please visit textscroller.tripod.com for download latest version of textscroller.">
</applet>
</center>
<br><br><br><br><br><br><br><br>
</body>
</html>
I tried the html conversion and was told I maybe didn't really need it. Can anyone give me an idea where I should go from here. I have been trying to get this to work for about a month now and I wish I knew what to do, but I am lost. Everything I try doesn't seem to work
Thanks so much guys!