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 & HelpIntegration › Forms and Processing applets
Page Index Toggle Pages: 1
Forms and Processing applets (Read 815 times)
Forms and Processing applets
Feb 12th, 2009, 11:35pm
 
Is there a way for forms to send messages to Processing applets (and hopefully vice versa)? I apologize if this has been covered or is "obvious" -- I'm not an experienced Java person.
Re: Forms and Processing applets
Reply #1 - Feb 16th, 2009, 10:09pm
 
you can use javascript to talk to java applets (and processing):
http://java.sun.com/j2se/1.5.0/docs/guide/plugin/developer_guide/js_java.html
Page Index Toggle Pages: 1