I'm trying to embed my processing sketch applet into my Wordpress site using the Java Applet Embed plugin. To use the plugin I need to provide it with the following information:
your.applet.ClassName
I used Processing 1.5 and used the export feature to create the applet. I don't anything java or applets.
Can somebody point me in the right direction. I've been trying to research this for a little too long now.
Am I just missing something basic here? When I export my sketch no HTML file is generated. I get get 6 folders generated but there is no HTML file to be found.