Hi. I'm trying to write an applet that makes use of JMF1.1 and JDK
1.1.7, but have been getting a strange error. I can't run the program
not in a JAR as it breaches security (not allowed to open a network socket).
So I put it in a JAR and signed it, but when I try and run it
using appletviewer, I get a java.lang.IllegalAccessError.
Does anyone konw what that means?
THe trace is...
java.lang.IllegalAccessError: PlayerWindow
at NewPlayer.init(NewPlayer.java:29)
at sun.applet.AppletPanel.run(Compiled Code)
at java.lang.Thread.run(Thread.java:466)
**********************************************************
Please email replies to: [EMAIL PROTECTED]
as when I leave Lancaster in a few weeks, the current
address will be wrong. Just so you know. Thanks...;-)
**********************************************************
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]