I have downloaded the text scroller and the SIRtext.class. I uploaded the script in my web page http://georgiatrailriders.com and also the SIRtext.class applet. Is this all I need? I am green as far as Java. I tried to check if I have the latest java in Opera and Firefox with no results. I have installed the latest in my computor. Evidentally I do not know what I am doing. :eek:
Can you set me straight or give me a menu to walk me through this? Thank You
01-18-2006, 07:15 AM
sjalle
If the SIRtext.jar is located in the same directory as its html page the complete code for the start of the applet tag would be:
I use either Firefox or Opera. my OS is linux kubuntu Could you look
at the source view for the page "http://georgiatrailriders.com/intro1.html" Maybe this will give you an idea as to where I went wrong.
The way this all started was inserting the file and then when I go to that site it would kill/close firefox. Something in my firefox is interfering with the java file. I think I will delete the file and start over and see if firefox still closes. Thanks
01-18-2006, 07:34 PM
sjalle
Just a note: Some months back I tried out an applet on different browsers, all went well except for FireFox, it seemed to me that it had some troubles with threads (parallel processing), and the SIRtext applet is definitely using thread(s).
01-18-2006, 09:32 PM
reb68
Maaybe I can get it working in Opera and stay away from Firefox for now.