Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

output of npruntime plugin on test html page in mozilla firefox browser.

14 views
Skip to first unread message

varsha

unread,
Nov 28, 2008, 6:01:03 AM11/28/08
to communit...@lists.mozilla.org
Hi,

I created project using the steps "Compiling The npruntime Sample
Plugin in Visual Studio" in VS2005. I coped generated plug-in into
myroot\Program Files\Mozilla Firefox\plugins folder.

Then I checked test.html page provided with NPRUNTIME sample. (Firefox
<ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/3.0.1/source/firefox
-3.0.1-source.tar.bz2> 3.0.1 version is found here) .

In this html page there are two plug-ins are embed

1]"<embed id="embed1" type="application/mozilla-npruntime-scriptable-plugin"
width=600 height=40>"

2]"<embed type="application/x-java-mozilla-npruntime-scriptable-plugin"
style="display: block; width: 50%; height: 100px;">"

Source code available only for first code. Hence, I get instance of first
plug-in and second plug-in not installed.

I got result from "alert(embed1.bar)" this button as alert("foo").

But in plug-in window I didn't seen anything or I didn't got any UI.

I want the result of this html page (How it invokes the plug-in function and
what will be the output after plug-in installed and opened test html page)

Thanks & Regards

Varsha

sandeepm...@gmail.com

unread,
Jan 15, 2009, 2:42:23 AM1/15/09
to
Hi,
I am also facing the same problem but still i didn't get any
workaround to solve it.
First the example don't work in a single shot.You have to tweak it
somewhat. And finally the desired output is never there as Varsha has
told.

Is there any one who has used this example successfully.

Thanx in advance-
Sandeep

0 new messages