Re: Ynet news scroller

2002-04-26 Thread Ilya Konstantinov
On Fri, 2002-04-26 at 23:05, Amir Hardon wrote: > java.lang.SecurityException: Evaluation expired, please contact > www.netfun.co.il Exactly as you see - this is an error which the applet itself returned, causing itself to terminate. Contact netfun, contact the site's maintainer - whoever might

Re: Ynet news scroller

2002-04-26 Thread Amir Hardon
I've searching mozilla's website for LiveConnect, and it seems that it is implemented... Now, I guess that sending the error message from Konqueror was wrong, because mozilla gives me a diffrent message, here is the output from mozilla's java console(Running with Sun's JRE): OJIPlugin acq Spont

Re: Ynet news scroller

2002-04-26 Thread Lars Knoll
> On Thursday 25 April 2002 21:16, Ilya Konstantinov wrote: > > On Thu, 2002-04-25 at 19:21, Amir Hardon wrote: > > > java.lang.ClassFormatError: netscape/javascript/JSObject (Bad magic > > > number) > > > > I guess it's trying to communicate back with the Netscape browser via > > LiveConnect, wh

Re: Ynet news scroller

2002-04-25 Thread Amir Hardon
On Thursday 25 April 2002 21:16, Ilya Konstantinov wrote: > On Thu, 2002-04-25 at 19:21, Amir Hardon wrote: > > java.lang.ClassFormatError: netscape/javascript/JSObject (Bad magic > > number) > > I guess it's trying to communicate back with the Netscape browser via > LiveConnect, which is a featur

Re: Ynet news scroller

2002-04-25 Thread Hetz Ben Hamo
On Thursday 25 April 2002 21:16, Ilya Konstantinov wrote: > On Thu, 2002-04-25 at 19:21, Amir Hardon wrote: > > java.lang.ClassFormatError: netscape/javascript/JSObject (Bad magic > > number) > > I guess it's trying to communicate back with the Netscape browser via > LiveConnect, which is a featur

Re: Ynet news scroller

2002-04-25 Thread Ilya Konstantinov
On Thu, 2002-04-25 at 19:21, Amir Hardon wrote: > java.lang.ClassFormatError: netscape/javascript/JSObject (Bad magic number) I guess it's trying to communicate back with the Netscape browser via LiveConnect, which is a feature present only in Netscape Navigator 4. ===

Ynet news scroller

2002-04-25 Thread Amir Hardon
I'm trying to surf ynet, but I can't manage to make the news scroll apllet work good... I tried both Mozilla RC1 and Konqueror 3.0 RC3, I'm running on a LFS system so I don't have a default JVM but I tried it with IBM's, Sun's, and Blackdown's JREs and none was able to run it Ok. If I remember