File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Applets and the fly likes Calling a method in applet from javascript.. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Calling a method in applet from javascript.." Watch "Calling a method in applet from javascript.." New topic
Author

Calling a method in applet from javascript..

Reddy G
Greenhorn

Joined: Feb 14, 2001
Posts: 2
Hi,
I am trying to call a method in an japplet from javascript. I am using java plug-in 1.3 and had used the html converter to embed the object. I have set the values of both scriptable and mayscript parameters to true. However when I call a public method of the applet from javascript it gives an error saying - object doesn't support this property or method. Can anyone let me know what could have gone wrong?
regards
 
 
subject: Calling a method in applet from javascript..
 
Threads others viewed
How to call applet methods from JavaScript, when using Java Plug-in in Netscape 4.78?
Applet - LiveConnect
Communication between JavaScript and JApplet
Invoke applet methods in Plugin 1.3.0_01
Calling an applet method from JavaScript
MyEclipse, The Clear Choice