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 & HelpPrograms › Exported applet problems when moved to web site
Page Index Toggle Pages: 1
Exported applet problems when moved to web site (Read 355 times)
Exported applet problems when moved to web site
Feb 11th, 2006, 12:27pm
 
Hi!

I have an exported sketch that works fine when I open the index.html file from a folder on my local drive. When I move all the files for the sketch to my web site I get an error that says that PApplet class could not be found.

However, If I unpack the contents of the JAR file and upload to the same folder it works fine. Processing version is 103.

Is there anyone that has input on what I am doing wrong?
Re: Exported applet problems when moved to web sit
Reply #1 - Feb 18th, 2006, 9:20pm
 
have you read the faq on this subject?
http://processing.org/faq/bugs.html#applet
Page Index Toggle Pages: 1