2009-08-27 01:43:47 UTC
Hi Chris,
actually when I talk about interacting with the JWebBrowser I was talking more about the JFlashPlayer and/or the JHTMLEditor.
This is using all the JARs from the latest 0.9.9preview (not SVN sources though) on Windows XP SP2 - Java 1.6.0_13
I can load a Flash, using load() but then I cannot call stop() pause() play() setVariable() or getVariable() if I set my XULRUNNER_HOME to a XULRunner 1.9.
It works fine if I point to a XULRunner 1.8.3 install. Same thing with JHTMLEditor: setHTMLContent() and getHTMLContent works fine.
That's why I thought that you might need to update the MozillaInterfaces to 1.9.
Any ideas?