change applet's parameters from HTML button or link -
05-29-2005
, 07:32 PM
I have an applet and I want to be able to change its parameters with a
button or a link from a HTML page.
How can I do it?
For example:
<param name="earthquake" value="25">
Thanks
Dimitris |