gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] Re: Getting window.location from plugins


From: strk
Subject: [Gnash-dev] Re: Getting window.location from plugins
Date: Sat, 23 Sep 2006 22:27:41 +0200

On Sat, Sep 23, 2006 at 02:35:18PM -0400, Braden McDaniel wrote:

> Er... Meaning you got a linker error? Either something's missing in your
> build setup (i.e., glib), or something's amiss with your installation.

Yes, sorry for bothering you with this, it's likely that I'm linking
against the 1.2 version instead (will check).

> I haven't tried to use g_io_channel_new_file. I used
> g_io_channel_unix_new because using pipes seemed like the appropriate
> way to accomplish what I wanted. While I suppose you could do it by
> writing to/reading from a file, I'd expect it to be less efficient and
> more trouble.

Sure, but the dox say it won't be portable, and we want gnash
to be portable. BTW, I realized we would still be much simpler
to know the URL in the standalone executable, due to the fact
that we'll also need to implement an internal loader (yes, could
be done with the stream-based NP interface and proxying all
the traffic to the pipe, but starts to sound pretty complex).

--strk;





reply via email to

[Prev in Thread] Current Thread [Next in Thread]