aloplop 0 Newbie Poster

Hello,

I would like to know if I can invoke an applet method from C++. This method is loaded in a web browser.

For example, the applet is called app and I want to invoke "app.Zoom(2)".

Thanks.