gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] YouTube using SWF10 today


From: strk
Subject: Re: [Gnash-dev] YouTube using SWF10 today
Date: Tue, 23 Mar 2010 16:16:47 +0100

On Tue, Mar 23, 2010 at 04:02:03PM +0100, Alessandro Pignotti wrote:

> Ok, what command line options do you need?

Uhm, let's see:

-U (used to resolve relative urls),
-u (to assign an url to top-level [root] movie)
-x [IMPORTANT] for xembed window id
-F for a filedescriptor to send geturl requests to
   (handles javascript and no-return urls getting, dunno if
    that's still allowed with AVM2)
-P to pass the params set in HTML (most used being FlashVariables or
   similar IIRC).
'-' argument for reading the SWF from stdin (this would just be needed
    for the proof-of-concept).

Easiest is probably looking at the npapi/plugin.cpp code as all it
does is spawning the standalone.

The proof of concept would be to export GNASH_PLAYER=/usr/local/bin/lightspark
in the browser environment and see it magically work.

--strk;

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html




reply via email to

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