New issue 32 by yinlon...@gmail.com: Pulpcore for java 7
http://code.google.com/p/pulpcore/issues/detail?id=32
What steps will reproduce the problem?
1. Go to interactive pulpcore website
2. try any examples include the Milpa game
What is the expected output? What do you see instead?
Applet should be displaying after javascript loading
However, after loading, the applet area become a zombie, it is frozen
What version of the product are you using? On what operating system?
Windows 7
Java RE 1.7.0-b147
new Chrome
Please provide any additional information below.
Examples can be run in an Applet viewer in Netbeans.
I guess it is the problem of the loading javascript
By the way, using Toolkit.get.... I found this will cause Applet errors
On my another computer, with JRE 6, every thing is fine
Please try with last java version : Java 7u1
Ok... switch back to Java 6u29