applet html problem, "class not found"
in
Integration and Hardware
•
3 years ago
hey there,
i am having trouble getting processing applets to work on my website.
i uploaded a couple of little sketches here:
http://www.generalzombie.de/sketchbook/sketchbook.php
when i open the applets there, they work for me. but my friends who tried to open them get a "class not found" error
concerning the main sketch class.
i did change the applet/index.html a little bit, but i did not edit the references. i only replaced the head <part> and took out the source code and processing link.
i implement the applet/index.html with the <iframe> tag, i dont know if that does anything to the references.
but then again, for me the references are all working, so it doesnt make any sense.
maybe i am missing something very obvious here.
the only guess i have left is that i maybe need to set the file authorization to allow "write" for everybody. unfortunately i cant just try that, because my ftp programm doesnt seem to let me alter that parameter.
thanks
i am having trouble getting processing applets to work on my website.
i uploaded a couple of little sketches here:
http://www.generalzombie.de/sketchbook/sketchbook.php
when i open the applets there, they work for me. but my friends who tried to open them get a "class not found" error
concerning the main sketch class.
i did change the applet/index.html a little bit, but i did not edit the references. i only replaced the head <part> and took out the source code and processing link.
i implement the applet/index.html with the <iframe> tag, i dont know if that does anything to the references.
but then again, for me the references are all working, so it doesnt make any sense.
maybe i am missing something very obvious here.
the only guess i have left is that i maybe need to set the file authorization to allow "write" for everybody. unfortunately i cant just try that, because my ftp programm doesnt seem to let me alter that parameter.
thanks
2