We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › sDrop curiosities
Page Index Toggle Pages: 1
sDrop curiosities (Read 577 times)
sDrop curiosities
Feb 14th, 2009, 12:31pm
 
Hello folks, I'm enjoying using sDrop Library but I discovered that if the applet is on a web server the Java applet Plugin gives me an error and I can't load anything...

the applet even if is in a different domain from "localhost" the applet runs on "localhost" ... so, what the problem???
Re: sDrop curiosities
Reply #1 - Feb 14th, 2009, 5:55pm
 
Probably security issue: Java goes to great lengths to isolate applets from system.
You might try and sign the applet to see if it solves the problem.
Page Index Toggle Pages: 1