I copied the applet code provided by this site to include or animation on our website,but I get error and the console shows following message:
exception: Permission denied: http://scratch.mit.edu/static/misc/.
java.lang.SecurityException: Permission denied: http://scratch.mit.edu/static/misc/
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Plugin2Manager.java:1482)
at java.lang.Thread.run(Thread.java:680)
Exception: java.lang.SecurityException: Permission denied: http://scratch.mit.edu/static/misc/
What should I do?
Offline
I think it means that your website's security is blocking the applet.
Offline
Since this topic appears to be a bit more on a complex topic, I'm moving this to the Advanced Topics forum - you'll probably get more feedback there.
Offline