gnash
[Top][All Lists]
Advanced

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

[Gnash] Gnash now runs in browser


From: Rob Savoye
Subject: [Gnash] Gnash now runs in browser
Date: Wed, 22 Feb 2006 19:53:34 -0700
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051013)

I figured out how mozplugger passes the X11 window ID to the plugin, and added support to the standalone player to use this if specified. This lets mozplugger make Gnash run in the embedded window in your browser like it should. Now I can use Gnash while browsing :-)

Add this to mozpluggerrc, build Gnash from CVS (I just checked in the path to make this work), and off you go... This should work on 64 bit systems as well.

application/x-shockwave-flash:swf:Shockwave Gnash
nokill embed noisy ignore_errors hidden fill swallow(Gnash) loop: gnash -v "$file" -x $window
        : gnash -v "$file" -x $window

I have noticed that some sites have broken javascript (IE specific) that keeps movies from being launched correctly. So at some sites, I click to play something, and it doesn't always work.

        - rob -





reply via email to

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