Click to See Complete Forum and Search --> : Ticker Tape 1.0 does not run on newer browsers


Vanessa Ali
08-31-2005, 07:42 PM
RE: Ticker Tape 1.0, copyright 2000 by Goodwin Software (free software available on The Java Boutique)

The scrolling ticker tape does not load when you are trying to view it on a newer system with a new browser. Older computers running older browsers do not have any problems displaying the ticker tape. Has anyone else noticed this problem or have an explanation or have a way to fix this?

To see an example of what I am talking about, I have the ticker tape on the index page of this website: www.palestineRCS.org. I can not view the ticker tape on my new Microsoft Windows XP Media Centre Edition, Version 2002. However, I know that the ticker tape is still working on older systems/browsers.

Thanks,

Vanessa

sjalle
09-01-2005, 05:48 AM
I get this on my java console in IE:

load: class TickerTape.class not found.
java.lang.ClassNotFoundException: TickerTape.class
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100(Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 10 more



But it's ok in Opera... :confused:

Vanessa Ali
09-01-2005, 01:03 PM
I am not a programmer....is there a way to fix this so it workers in newer browsers?

Vanessa Ali
09-01-2005, 01:13 PM
When I right-click on the "X" on the location of the ticker tape, I get the error message:

APPLET tag missing CODE parameter.
java.lang.NullPointerException: name

What does this mean?