I am trying to run a Processing sketch in JavaScript mode. It does open the browser the display the brown-ish screen however it does not do anything apart from that. It does not load my sketch in it.  
I did try changing  the firewall settings to allow it in Private Networks but to no avail.  
I am using Processing 2.0 on a Windows 7 32 bit machine.
I also have the latest JRE on my machine.
How do I make it work?
Update
It also needed the latest version of JDK, jdk_7_u21. Although the applet does run in the browser, it does not load the background image. This sketch was made to allow the user to add a pixelated effect to the image. In java mode it works perfectly fine.
